#90CB85#90CB85
#90CB85 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.4% C 0.114 H 140.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #90CB85 |
|---|---|
| RGB | rgb(144, 203, 133) |
| HSL | hsl(111, 40%, 66%) |
| HSV | hsv(111, 34%, 80%) |
| CMYK | cmyk(29.1%, 0%, 34.5%, 20.4%) |
| CIE-LAB | lab(76.27, -32.35, 29.03) |
| CIE-LCH | lch(76.27, 43.47, 138.10°) |
| OKLab | oklab(78.41% -0.0882 0.0725) |
| OKLCH | oklch(78.41% 0.114 140.6) |
| XYZ | xyz(37.0899, 50.3332, 29.9468) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.71
Soft Green
#6FC276
ΔE00 4.72
Lichen
#8FB67B
ΔE00 5.87
Light Moss Green
#A6C875
ΔE00 6.01
Darkseagreen
#8FBC8F
ΔE00 6.22
Sage Green (survey)
#88B378
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CB85 #C085CB
analogous
#B3CB85 #90CB85 #85CB9D
triadic
#90CB85 #8590CB #CB8590
tetradic
#90CB85 #85B3CB #C085CB #CB9D85
square
#90CB85 #85B3CB #C085CB #CB9D85
split-complementary
#90CB85 #9D85CB #CB85B3
monochromatic
#4D9640 #69B95A #90CB85 #B7DDB0 #DEF0DB
Accessibility & contrast
On white
1.90
#90CB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#90CB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CB85
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CB85 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC080
Deuteranopia (green-blind)
#C6BA89
Tritanopia (blue-blind)
#8CC7B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #90cb85; /* rgb */ color: rgb(144, 203, 133); /* oklch */ color: oklch(78.4% 0.114 140.6);
Tailwind
colors: {
custom: {
50: '#b2dba9',
500: '#90cb85',
950: '#000000',
},
}SCSS
$custom: #90cb85; $custom-light: #b2dba9; $custom-dark: #000000;
JSON
{
"hex": "#90cb85",
"rgb": {
"r": 144,
"g": 203,
"b": 133
},
"hsl": {
"h": 110.571,
"s": 40.23,
"l": 65.882
},
"oklch": {
"l": 0.78412,
"c": 0.1142,
"h": 140.6
},
"luminance": 0.50335
}Semantic roles & 50–950 ramp
primary
#90CB85
secondary
#92589C
accent
#32B39F
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#111510
muted
#818480