#90CF84#90CF84
#90CF84 is a light, vivid green. Relative luminance 0.522; OKLCH L 79.3% C 0.121 H 140.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #90CF84 |
|---|---|
| RGB | rgb(144, 207, 132) |
| HSL | hsl(110, 44%, 66%) |
| HSV | hsv(110, 36%, 81%) |
| CMYK | cmyk(30.4%, 0%, 36.2%, 18.8%) |
| CIE-LAB | lab(77.41, -34.37, 31.05) |
| CIE-LCH | lch(77.41, 46.32, 137.90°) |
| OKLab | oklab(79.33% -0.0938 0.0773) |
| OKLCH | oklch(79.33% 0.121 140.5) |
| XYZ | xyz(37.9779, 52.2194, 29.9036) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.82
Soft Green
#6FC276
ΔE00 5.01
Light Moss Green
#A6C875
ΔE00 6.03
Light Grey Green
#B7E1A1
ΔE00 6.57
Hospital Green
#9BE5AA
ΔE00 6.80
Pale Olive Green
#B1D27B
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CF84 #C384CF
analogous
#B6CF84 #90CF84 #84CF9E
triadic
#90CF84 #8490CF #CF8490
tetradic
#90CF84 #84B6CF #C384CF #CF9E84
square
#90CF84 #84B6CF #C384CF #CF9E84
split-complementary
#90CF84 #9E84CF #CF84B6
monochromatic
#4C9C3D #68BE58 #90CF84 #B8E0B0 #DFF1DC
Accessibility & contrast
On white
1.83
#90CF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#90CF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CF84
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CF84 | 1.00 | 1.83 | 11.44 | 11.44 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37F
Deuteranopia (green-blind)
#C9BD88
Tritanopia (blue-blind)
#8CCABC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #90cf84; /* rgb */ color: rgb(144, 207, 132); /* oklch */ color: oklch(79.3% 0.121 140.5);
Tailwind
colors: {
custom: {
50: '#b2dea8',
500: '#90cf84',
950: '#000000',
},
}SCSS
$custom: #90cf84; $custom-light: #b2dea8; $custom-dark: #000000;
JSON
{
"hex": "#90cf84",
"rgb": {
"r": 144,
"g": 207,
"b": 132
},
"hsl": {
"h": 110.4,
"s": 43.86,
"l": 66.471
},
"oklch": {
"l": 0.79327,
"c": 0.12149,
"h": 140.5
},
"luminance": 0.52221
}Semantic roles & 50–950 ramp
primary
#90CF84
secondary
#9556A2
accent
#2FB7A1
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480