#90CD85#90CD85
#90CD85 is a light, moderate green. Relative luminance 0.513; OKLCH L 78.9% C 0.117 H 140.7°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #90CD85 |
|---|---|
| RGB | rgb(144, 205, 133) |
| HSL | hsl(111, 42%, 66%) |
| HSV | hsv(111, 35%, 80%) |
| CMYK | cmyk(29.8%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(76.85, -33.29, 29.79) |
| CIE-LCH | lch(76.85, 44.67, 138.17°) |
| OKLab | oklab(78.88% -0.0908 0.0743) |
| OKLCH | oklch(78.88% 0.117 140.7) |
| XYZ | xyz(37.5652, 51.2839, 30.1053) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.79
Soft Green
#6FC276
ΔE00 4.83
Light Moss Green
#A6C875
ΔE00 6.05
Lichen
#8FB67B
ΔE00 6.42
Light Grey Green
#B7E1A1
ΔE00 6.68
Darkseagreen
#8FBC8F
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CD85 #C285CD
analogous
#B4CD85 #90CD85 #85CD9E
triadic
#90CD85 #8590CD #CD8590
tetradic
#90CD85 #85B4CD #C285CD #CD9E85
square
#90CD85 #85B4CD #C285CD #CD9E85
split-complementary
#90CD85 #9E85CD #CD85B4
monochromatic
#4C993F #69BB5A #90CD85 #B7DFB0 #DFF1DC
Accessibility & contrast
On white
1.87
#90CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#90CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CD85
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CD85 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C180
Deuteranopia (green-blind)
#C8BB89
Tritanopia (blue-blind)
#8CC9BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90cd85; /* rgb */ color: rgb(144, 205, 133); /* oklch */ color: oklch(78.9% 0.117 140.7);
Tailwind
colors: {
custom: {
50: '#b2dca9',
500: '#90cd85',
950: '#000000',
},
}SCSS
$custom: #90cd85; $custom-light: #b2dca9; $custom-dark: #000000;
JSON
{
"hex": "#90cd85",
"rgb": {
"r": 144,
"g": 205,
"b": 133
},
"hsl": {
"h": 110.833,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.78878,
"c": 0.11733,
"h": 140.7
},
"luminance": 0.51285
}Semantic roles & 50–950 ramp
primary
#90CD85
secondary
#94579F
accent
#31B5A1
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480