#90BB98#90BB98
#90BB98 is a light, moderate green. Relative luminance 0.437; OKLCH L 75.1% C 0.068 H 150.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #90BB98 |
|---|---|
| RGB | rgb(144, 187, 152) |
| HSL | hsl(131, 24%, 65%) |
| HSV | hsv(131, 23%, 73%) |
| CMYK | cmyk(23%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(72.05, -21.36, 13.13) |
| CIE-LCH | lch(72.05, 25.08, 148.42°) |
| OKLab | oklab(75.14% -0.0588 0.0338) |
| OKLCH | oklch(75.14% 0.068 150.1) |
| XYZ | xyz(34.9378, 43.7358, 36.3007) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.71
Greenish Grey
#96AE8D
ΔE00 5.29
Greyish Green
#82A67D
ΔE00 6.48
Sage Green
#9CAF88
ΔE00 6.65
Lichen
#8FB67B
ΔE00 6.72
Sage Green (survey)
#88B378
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BB98 #BB90B3
analogous
#9EBB90 #90BB98 #90BBAE
triadic
#90BB98 #9890BB #BB9890
tetradic
#90BB98 #909EBB #BB90B3 #BBAE90
square
#90BB98 #909EBB #BB90B3 #BBAE90
split-complementary
#90BB98 #AE90BB #BB909E
monochromatic
#4F8159 #6AA475 #90BB98 #B6D2BB #DCE9DE
Accessibility & contrast
On white
2.15
#90BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#90BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BB98
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BB98 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB496
Deuteranopia (green-blind)
#B4AF9A
Tritanopia (blue-blind)
#8AB9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #90bb98; /* rgb */ color: rgb(144, 187, 152); /* oklch */ color: oklch(75.1% 0.068 150.1);
Tailwind
colors: {
custom: {
50: '#b1cfb6',
500: '#90bb98',
950: '#000000',
},
}SCSS
$custom: #90bb98; $custom-light: #b1cfb6; $custom-dark: #000000;
JSON
{
"hex": "#90bb98",
"rgb": {
"r": 144,
"g": 187,
"b": 152
},
"hsl": {
"h": 131.163,
"s": 24.022,
"l": 64.902
},
"oklch": {
"l": 0.75137,
"c": 0.06783,
"h": 150.1
},
"luminance": 0.43737
}Semantic roles & 50–950 ramp
primary
#90BB98
secondary
#DBCCD8
accent
#4391A3
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#111411
muted
#808280