Skip to content

#90bc9b

a light, soft green · cool · closest name: Dark Sea Green

RGB
144, 188, 155
HSL
135°, 25%, 65%
CMYK
23, 0, 18, 26
Luminance
0.4426

At a glance

Every number on this page in one read: what #90bc9b is made of, how bright it looks, and which way it leans.

Hex
#90bc9b
Hue
135°
green
Saturation
25%
soft
Lightness
65%
light
Brightness
74%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4426
WCAG relative
Temperature
Cool
63/100 cool
Color family
Green
Tone
Soft
Best ink
Black
9.85:1
Closest name
Dark Sea Green
ΔE2000 3.3
Where it sits
Hue135° of 360°
Saturation25%
Lightness65%
Temperature
Warm ← → Cool63% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#90bc9b
RGBrgb(144, 188, 155)
HSLhsl(135, 25%, 65%)
CMYKcmyk(23%, 0%, 18%, 26%)
LABlab(72.4 -21.3 12.0)
LCHlch(72.4 24.5 150.6)
OKLCHoklch(0.754 0.067 152.3)
Decimal9485467
Display P3color(display-p3 0.565 0.737 0.608)

Copy-ready code

/* CSS */
color: #90bc9b;
background-color: #90bc9b;
/* Tailwind (arbitrary) */
class="text-[#90bc9b] bg-[#90bc9b]"
/* SCSS */
$brand: #90bc9b;
/* SwiftUI */
Color(red: 0.565, green: 0.737, blue: 0.608)
/* Android */
Color.parseColor("#90bc9b")
/* Flutter */
Color(0xFF90BC9B)
/* Python / OpenCV (BGR) */
(155, 188, 144)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #90bc9b · 9.85:1
Use #000000AAA at every size.
Aa
White text · 2.13:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.85:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #90bc9b as text scores 2.13:1 on white and 9.85:1 on black.

Accessibility — WCAG contrast

Aa
#90bc9b on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#90bc9b on black: 9.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCB599
deuteranopia · #B5B09D
tritanopia · #8ABBB3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #90bc9b is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6F9F7
#EDF3EE
#D7E5DA
#B9D5C0
#90bc9b
#73AB81
#5C996B
#4D7F59
#3D6648
#2F4B36
#1E2F22
Base = 400Lightest = 50 · #F6F9F7Darkest = 950 · #1E2F22
:root {
  --brand-50: #F6F9F7;
  --brand-100: #EDF3EE;
  --brand-200: #D7E5DA;
  --brand-300: #B9D5C0;
  --brand-400: #90bc9b;
  --brand-500: #73AB81;
  --brand-600: #5C996B;
  --brand-700: #4D7F59;
  --brand-800: #3D6648;
  --brand-900: #2F4B36;
  --brand-950: #1E2F22;
  --brand: #90bc9b;
  --brand-ink: #000000;
}

Colors that work with #90bc9b

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F5F9F6
Tinted page background
Border#CCE0D1
Hairlines and dividers
Muted text#568F65
Captions on the surface
Accent#844884
Second voice, not a rival
Dark variant#304F38
Hover, pressed, headers
Light variant#EFF5F1
Selected rows, tints
Dark surface#152319
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #90bc9b

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#BC90B1
Analogous left#9BBC90
Analogous right#90BCB1
Split-complement 1#B190BC
Split-complement 2#BC909B
Triadic 1#9B90BC
Triadic 2#BC9B90
Tetradic#909BBC

RGB percentages

Red56.5%
Green73.7%
Blue60.8%

CMYK percentages

Cyan23.4%
Magenta0.0%
Yellow17.6%
Key (black)26.3%

Color previews

#90bc9b text on a black background

contrast 9.85:1

Card sample

#90bc9b text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #90bc9b;
Background color
Panel with #90bc9b background
background-color: #90bc9b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #90bc9b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(144, 188, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(144, 188, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #90bc9b;
background: linear-gradient(135deg, #90bc9b, #90BCB8);

Monochromatic scale

Palettes built from #90bc9b

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#90bc9b in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#90bc9b, answered

What color is #90bc9b?

#90bc9b is a light soft green, closest to Dark Sea Green (ΔE2000 3.3). It sits at 135° on the hue wheel with 25% saturation and 65% lightness, which reads as cool.

What is the RGB value of #90bc9b?

rgb(144, 188, 155) — 144 red, 188 green and 155 blue out of 255, or 56.5% / 73.7% / 60.8% by channel.

Is #90bc9b a light or a dark color?

It is a mid-tone. Relative luminance is 0.4426 and perceived brightness is 68%, so black text on it reaches 9.85:1.

Should I use black or white text on #90bc9b?

Black. It scores 9.85:1 against #90bc9b, versus 2.13:1 for white — AAA at any size.

What is the complementary color of #90bc9b?

#BC90B1 sits directly opposite on the wheel. Softer options are the split-complements #B190BC and #BC909B, which give the same contrast with far less vibration.

What colors go well with #90bc9b?

For interface work: #F5F9F6 as the surface, #CCE0D1 for borders, #568F65 for secondary text, #844884 as an accent and #304F38 for hover and pressed states. For a palette, the analogous pair #9BBC90 and #90BCB1 stays calm, while #BC90B1 is the loudest partner.

What is #90bc9b in CMYK for printing?

cmyk(23%, 0%, 18%, 26%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #90bc9b warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #95BC90; nudged cooler, #8EBEAC.

Work with #90bc9b in the Color Lab