#90CD84#90CD84
#90CD84 is a light, moderate green. Relative luminance 0.513; OKLCH L 78.9% C 0.118 H 140.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #90CD84 |
|---|---|
| RGB | rgb(144, 205, 132) |
| HSL | hsl(110, 42%, 66%) |
| HSV | hsv(110, 36%, 80%) |
| CMYK | cmyk(29.8%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(76.83, -33.44, 30.29) |
| CIE-LCH | lch(76.83, 45.12, 137.83°) |
| OKLab | oklab(78.86% -0.0912 0.0755) |
| OKLCH | oklch(78.86% 0.118 140.4) |
| XYZ | xyz(37.4965, 51.2564, 29.7432) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.63
Soft Green
#6FC276
ΔE00 4.83
Light Moss Green
#A6C875
ΔE00 5.93
Lichen
#8FB67B
ΔE00 6.45
Light Grey Green
#B7E1A1
ΔE00 6.72
Darkseagreen
#8FBC8F
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CD84 #C184CD
analogous
#B4CD84 #90CD84 #84CD9C
triadic
#90CD84 #8490CD #CD8490
tetradic
#90CD84 #84B4CD #C184CD #CD9C84
square
#90CD84 #84B4CD #C184CD #CD9C84
split-complementary
#90CD84 #9C84CD #CD84B4
monochromatic
#4D993E #69BB58 #90CD84 #B7DFB0 #DFF0DB
Accessibility & contrast
On white
1.87
#90CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#90CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CD84
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CD84 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17F
Deuteranopia (green-blind)
#C8BB88
Tritanopia (blue-blind)
#8CC8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90cd84; /* rgb */ color: rgb(144, 205, 132); /* oklch */ color: oklch(78.9% 0.118 140.4);
Tailwind
colors: {
custom: {
50: '#b2dca8',
500: '#90cd84',
950: '#000000',
},
}SCSS
$custom: #90cd84; $custom-light: #b2dca8; $custom-dark: #000000;
JSON
{
"hex": "#90cd84",
"rgb": {
"r": 144,
"g": 205,
"b": 132
},
"hsl": {
"h": 110.137,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.78859,
"c": 0.11839,
"h": 140.4
},
"luminance": 0.51258
}Semantic roles & 50–950 ramp
primary
#90CD84
secondary
#93569F
accent
#30B59F
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480