#90CB8A#90CB8A
#90CB8A is a light, moderate green. Relative luminance 0.505; OKLCH L 78.5% C 0.109 H 142.3°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #90CB8A |
|---|---|
| RGB | rgb(144, 203, 138) |
| HSL | hsl(114, 38%, 67%) |
| HSV | hsv(114, 32%, 80%) |
| CMYK | cmyk(29.1%, 0%, 32%, 20.4%) |
| CIE-LAB | lab(76.36, -31.57, 26.53) |
| CIE-LCH | lch(76.36, 41.24, 139.95°) |
| OKLab | oklab(78.51% -0.0861 0.0667) |
| OKLCH | oklch(78.51% 0.109 142.3) |
| XYZ | xyz(37.4435, 50.4747, 31.8096) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.65
Soft Green
#6FC276
ΔE00 4.92
Darkseagreen
#8FBC8F
ΔE00 5.49
Lichen
#8FB67B
ΔE00 5.85
Sage Green (survey)
#88B378
ΔE00 6.37
Hospital Green
#9BE5AA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CB8A #C58ACB
analogous
#B1CB8A #90CB8A #8ACBA5
triadic
#90CB8A #8A90CB #CB8A90
tetradic
#90CB8A #8AB1CB #C58ACB #CBA58A
square
#90CB8A #8AB1CB #C58ACB #CBA58A
split-complementary
#90CB8A #A58ACB #CB8AB1
monochromatic
#4B9743 #68B860 #90CB8A #B8DEB4 #E0F1DF
Accessibility & contrast
On white
1.89
#90CB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#90CB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CB8A
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CB8A | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#C5BA8E
Tritanopia (blue-blind)
#8BC7BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #90cb8a; /* rgb */ color: rgb(144, 203, 138); /* oklch */ color: oklch(78.5% 0.109 142.3);
Tailwind
colors: {
custom: {
50: '#b2dbac',
500: '#90cb8a',
950: '#000000',
},
}SCSS
$custom: #90cb8a; $custom-light: #b2dbac; $custom-dark: #000000;
JSON
{
"hex": "#90cb8a",
"rgb": {
"r": 144,
"g": 203,
"b": 138
},
"hsl": {
"h": 114.462,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.7851,
"c": 0.10887,
"h": 142.3
},
"luminance": 0.50476
}Semantic roles & 50–950 ramp
primary
#90CB8A
secondary
#985B9E
accent
#34B1A6
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481