#90BA99#90BA99
#90BA99 is a light, moderate green. Relative luminance 0.433; OKLCH L 74.9% C 0.065 H 151.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #90BA99 |
|---|---|
| RGB | rgb(144, 186, 153) |
| HSL | hsl(133, 23%, 65%) |
| HSV | hsv(133, 23%, 73%) |
| CMYK | cmyk(22.6%, 0%, 17.7%, 27.1%) |
| CIE-LAB | lab(71.79, -20.67, 12.22) |
| CIE-LCH | lch(71.79, 24.01, 149.41°) |
| OKLab | oklab(74.93% -0.057 0.0315) |
| OKLCH | oklch(74.93% 0.065 151.1) |
| XYZ | xyz(34.8087, 43.3459, 36.6634) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.28
Greenish Grey
#96AE8D
ΔE00 5.10
Greyish Green
#82A67D
ΔE00 6.47
Sage Green
#9CAF88
ΔE00 6.65
Lichen
#8FB67B
ΔE00 7.17
Sage Green (survey)
#88B378
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BA99 #BA90B1
analogous
#9CBA90 #90BA99 #90BAAE
triadic
#90BA99 #9990BA #BA9990
tetradic
#90BA99 #909CBA #BA90B1 #BAAE90
square
#90BA99 #909CBA #BA90B1 #BAAE90
split-complementary
#90BA99 #AE90BA #BA909C
monochromatic
#50805A #6AA376 #90BA99 #B6D1BC #DBE9DE
Accessibility & contrast
On white
2.17
#90BA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#90BA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BA99
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BA99 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB397
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#8AB8B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #90ba99; /* rgb */ color: rgb(144, 186, 153); /* oklch */ color: oklch(74.9% 0.065 151.1);
Tailwind
colors: {
custom: {
50: '#b1cfb7',
500: '#90ba99',
950: '#000000',
},
}SCSS
$custom: #90ba99; $custom-light: #b1cfb7; $custom-dark: #000000;
JSON
{
"hex": "#90ba99",
"rgb": {
"r": 144,
"g": 186,
"b": 153
},
"hsl": {
"h": 132.857,
"s": 23.333,
"l": 64.706
},
"oklch": {
"l": 0.74934,
"c": 0.06513,
"h": 151.1
},
"luminance": 0.43347
}Semantic roles & 50–950 ramp
primary
#90BA99
secondary
#DACCD7
accent
#448EA2
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#101311
muted
#7F8280