#90CD89#90CD89
#90CD89 is a light, moderate green. Relative luminance 0.514; OKLCH L 79.0% C 0.113 H 142.0°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #90CD89 |
|---|---|
| RGB | rgb(144, 205, 137) |
| HSL | hsl(114, 40%, 67%) |
| HSV | hsv(114, 33%, 80%) |
| CMYK | cmyk(29.8%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(76.92, -32.66, 27.80) |
| CIE-LCH | lch(76.92, 42.90, 139.59°) |
| OKLab | oklab(78.96% -0.0891 0.0697) |
| OKLCH | oklch(78.96% 0.113 142) |
| XYZ | xyz(37.8468, 51.3966, 31.5885) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.46
Soft Green
#6FC276
ΔE00 4.92
Darkseagreen
#8FBC8F
ΔE00 6.20
Lichen
#8FB67B
ΔE00 6.36
Hospital Green
#9BE5AA
ΔE00 6.46
Light Grey Green
#B7E1A1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CD89 #C689CD
analogous
#B2CD89 #90CD89 #89CDA4
triadic
#90CD89 #8990CD #CD8990
tetradic
#90CD89 #89B2CD #C689CD #CDA489
square
#90CD89 #89B2CD #C689CD #CDA489
split-complementary
#90CD89 #A489CD #CD89B2
monochromatic
#4B9A41 #68BB5E #90CD89 #B8DFB4 #E1F1DF
Accessibility & contrast
On white
1.86
#90CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#90CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CD89
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CD89 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C285
Deuteranopia (green-blind)
#C7BC8D
Tritanopia (blue-blind)
#8BC9BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90cd89; /* rgb */ color: rgb(144, 205, 137); /* oklch */ color: oklch(79.0% 0.113 142.0);
Tailwind
colors: {
custom: {
50: '#b2dcac',
500: '#90cd89',
950: '#000000',
},
}SCSS
$custom: #90cd89; $custom-light: #b2dcac; $custom-dark: #000000;
JSON
{
"hex": "#90cd89",
"rgb": {
"r": 144,
"g": 205,
"b": 137
},
"hsl": {
"h": 113.824,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.78955,
"c": 0.11309,
"h": 142
},
"luminance": 0.51398
}Semantic roles & 50–950 ramp
primary
#90CD89
secondary
#995AA1
accent
#32B4A6
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481