#90CD8D#90CD8D
#90CD8D is a light, moderate green. Relative luminance 0.515; OKLCH L 79.0% C 0.109 H 143.4°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #90CD8D |
|---|---|
| RGB | rgb(144, 205, 141) |
| HSL | hsl(117, 39%, 68%) |
| HSV | hsv(117, 31%, 80%) |
| CMYK | cmyk(29.8%, 0%, 31.2%, 19.6%) |
| CIE-LAB | lab(76.99, -32.02, 25.81) |
| CIE-LCH | lch(76.99, 41.13, 141.13°) |
| OKLab | oklab(79.04% -0.0873 0.065) |
| OKLCH | oklch(79.04% 0.109 143.4) |
| XYZ | xyz(38.1391, 51.5135, 33.1277) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.15
Pistachio
#93C572
ΔE00 5.20
Darkseagreen
#8FBC8F
ΔE00 5.67
Hospital Green
#9BE5AA
ΔE00 6.08
Lichen
#8FB67B
ΔE00 6.40
Light Grey Green
#B7E1A1
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CD8D #CA8DCD
analogous
#B0CD8D #90CD8D #8DCDAA
triadic
#90CD8D #8D90CD #CD8D90
tetradic
#90CD8D #8DB0CD #CA8DCD #CDAA8D
square
#90CD8D #8DB0CD #CA8DCD #CDAA8D
split-complementary
#90CD8D #AA8DCD #CD8DB0
monochromatic
#489B44 #67BA62 #90CD8D #B9E0B8 #E3F2E2
Accessibility & contrast
On white
1.86
#90CD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#90CD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CD8D
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CD8D | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C289
Deuteranopia (green-blind)
#C6BC90
Tritanopia (blue-blind)
#8AC9BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90cd8d; /* rgb */ color: rgb(144, 205, 141); /* oklch */ color: oklch(79.0% 0.109 143.4);
Tailwind
colors: {
custom: {
50: '#b2dcae',
500: '#90cd8d',
950: '#000000',
},
}SCSS
$custom: #90cd8d; $custom-light: #b2dcae; $custom-dark: #000000;
JSON
{
"hex": "#90cd8d",
"rgb": {
"r": 144,
"g": 205,
"b": 141
},
"hsl": {
"h": 117.188,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79035,
"c": 0.10885,
"h": 143.4
},
"luminance": 0.51515
}Semantic roles & 50–950 ramp
primary
#90CD8D
secondary
#9F5CA2
accent
#33B2AC
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481