#90CE85#90CE85
#90CE85 is a light, moderate green. Relative luminance 0.518; OKLCH L 79.1% C 0.119 H 140.8°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #90CE85 |
|---|---|
| RGB | rgb(144, 206, 133) |
| HSL | hsl(111, 43%, 66%) |
| HSV | hsv(111, 35%, 81%) |
| CMYK | cmyk(30.1%, 0%, 35.4%, 19.2%) |
| CIE-LAB | lab(77.14, -33.75, 30.18) |
| CIE-LCH | lch(77.14, 45.27, 138.20°) |
| OKLab | oklab(79.11% -0.0921 0.0752) |
| OKLCH | oklch(79.11% 0.119 140.8) |
| XYZ | xyz(37.8052, 51.7639, 30.1853) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.86
Soft Green
#6FC276
ΔE00 4.91
Light Moss Green
#A6C875
ΔE00 6.10
Light Grey Green
#B7E1A1
ΔE00 6.60
Lichen
#8FB67B
ΔE00 6.69
Hospital Green
#9BE5AA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CE85 #C385CE
analogous
#B5CE85 #90CE85 #85CE9F
triadic
#90CE85 #8590CE #CE8590
tetradic
#90CE85 #85B5CE #C385CE #CE9F85
square
#90CE85 #85B5CE #C385CE #CE9F85
split-complementary
#90CE85 #9F85CE #CE85B5
monochromatic
#4C9B3E #68BC59 #90CE85 #B8E0B1 #DFF1DC
Accessibility & contrast
On white
1.85
#90CE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#90CE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CE85
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CE85 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#C8BC89
Tritanopia (blue-blind)
#8CC9BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90ce85; /* rgb */ color: rgb(144, 206, 133); /* oklch */ color: oklch(79.1% 0.119 140.8);
Tailwind
colors: {
custom: {
50: '#b2dda9',
500: '#90ce85',
950: '#000000',
},
}SCSS
$custom: #90ce85; $custom-light: #b2dda9; $custom-dark: #000000;
JSON
{
"hex": "#90ce85",
"rgb": {
"r": 144,
"g": 206,
"b": 133
},
"hsl": {
"h": 110.959,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.79112,
"c": 0.11889,
"h": 140.8
},
"luminance": 0.51765
}Semantic roles & 50–950 ramp
primary
#90CE85
secondary
#9557A1
accent
#30B6A2
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480