#90BB96#90BB96
#90BB96 is a light, moderate green. Relative luminance 0.437; OKLCH L 75.1% C 0.070 H 148.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #90BB96 |
|---|---|
| RGB | rgb(144, 187, 150) |
| HSL | hsl(128, 24%, 65%) |
| HSV | hsv(128, 23%, 73%) |
| CMYK | cmyk(23%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(72.01, -21.73, 14.16) |
| CIE-LCH | lch(72.01, 25.93, 146.92°) |
| OKLab | oklab(75.09% -0.0597 0.0364) |
| OKLCH | oklch(75.09% 0.07 148.6) |
| XYZ | xyz(34.7754, 43.6708, 35.4453) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.13
Greenish Grey
#96AE8D
ΔE00 5.24
Lichen
#8FB67B
ΔE00 6.16
Greyish Green
#82A67D
ΔE00 6.27
Sage Green (survey)
#88B378
ΔE00 6.30
Sage Green
#9CAF88
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BB96 #BB90B5
analogous
#A0BB90 #90BB96 #90BBAB
triadic
#90BB96 #9690BB #BB9690
tetradic
#90BB96 #90A0BB #BB90B5 #BBAB90
square
#90BB96 #90A0BB #BB90B5 #BBAB90
split-complementary
#90BB96 #AB90BB #BB90A0
monochromatic
#4F8156 #6AA472 #90BB96 #B6D2BA #DCE9DE
Accessibility & contrast
On white
2.16
#90BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#90BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BB96
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BB96 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB394
Deuteranopia (green-blind)
#B5AF98
Tritanopia (blue-blind)
#8BB9B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #90bb96; /* rgb */ color: rgb(144, 187, 150); /* oklch */ color: oklch(75.1% 0.070 148.6);
Tailwind
colors: {
custom: {
50: '#b1cfb5',
500: '#90bb96',
950: '#000000',
},
}SCSS
$custom: #90bb96; $custom-light: #b1cfb5; $custom-dark: #000000;
JSON
{
"hex": "#90bb96",
"rgb": {
"r": 144,
"g": 187,
"b": 150
},
"hsl": {
"h": 128.372,
"s": 24.022,
"l": 64.902
},
"oklch": {
"l": 0.75087,
"c": 0.06989,
"h": 148.6
},
"luminance": 0.43672
}Semantic roles & 50–950 ramp
primary
#90BB96
secondary
#DBCCD9
accent
#4395A3
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#111411
muted
#808280