#90BB97#90BB97
#90BB97 is a light, moderate green. Relative luminance 0.437; OKLCH L 75.1% C 0.069 H 149.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #90BB97 |
|---|---|
| RGB | rgb(144, 187, 151) |
| HSL | hsl(130, 24%, 65%) |
| HSV | hsv(130, 23%, 73%) |
| CMYK | cmyk(23%, 0%, 19.3%, 26.7%) |
| CIE-LAB | lab(72.03, -21.55, 13.64) |
| CIE-LCH | lch(72.03, 25.50, 147.66°) |
| OKLab | oklab(75.11% -0.0592 0.0351) |
| OKLCH | oklch(75.11% 0.069 149.4) |
| XYZ | xyz(34.8563, 43.7032, 35.8712) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.42
Greenish Grey
#96AE8D
ΔE00 5.26
Greyish Green
#82A67D
ΔE00 6.37
Lichen
#8FB67B
ΔE00 6.44
Sage Green
#9CAF88
ΔE00 6.54
Sage Green (survey)
#88B378
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BB97 #BB90B4
analogous
#9FBB90 #90BB97 #90BBAC
triadic
#90BB97 #9790BB #BB9790
tetradic
#90BB97 #909FBB #BB90B4 #BBAC90
square
#90BB97 #909FBB #BB90B4 #BBAC90
split-complementary
#90BB97 #AC90BB #BB909F
monochromatic
#4F8157 #6AA473 #90BB97 #B6D2BB #DCE9DE
Accessibility & contrast
On white
2.16
#90BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#90BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BB97
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BB97 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB395
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#8BB9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #90bb97; /* rgb */ color: rgb(144, 187, 151); /* oklch */ color: oklch(75.1% 0.069 149.4);
Tailwind
colors: {
custom: {
50: '#b1cfb5',
500: '#90bb97',
950: '#000000',
},
}SCSS
$custom: #90bb97; $custom-light: #b1cfb5; $custom-dark: #000000;
JSON
{
"hex": "#90bb97",
"rgb": {
"r": 144,
"g": 187,
"b": 151
},
"hsl": {
"h": 129.767,
"s": 24.022,
"l": 64.902
},
"oklch": {
"l": 0.75112,
"c": 0.06885,
"h": 149.4
},
"luminance": 0.43704
}Semantic roles & 50–950 ramp
primary
#90BB97
secondary
#DBCCD8
accent
#4393A3
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#111411
muted
#808280