#90D87F#90D87F
#90D87F is a light, vivid green. Relative luminance 0.566; OKLCH L 81.3% C 0.140 H 139.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #90D87F |
|---|---|
| RGB | rgb(144, 216, 127) |
| HSL | hsl(109, 53%, 67%) |
| HSV | hsv(109, 41%, 85%) |
| CMYK | cmyk(33.3%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(79.94, -39.19, 36.89) |
| CIE-LCH | lch(79.94, 53.82, 136.73°) |
| OKLab | oklab(81.35% -0.1071 0.0907) |
| OKLCH | oklch(81.35% 0.14 139.7) |
| XYZ | xyz(39.8868, 56.5716, 28.8923) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.10
Lightgreen
#90EE90
ΔE00 5.15
Lightish Green
#61E160
ΔE00 6.55
Soft Green
#6FC276
ΔE00 6.66
Pale Olive Green
#B1D27B
ΔE00 6.67
Fresh Green
#69D84F
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90D87F #C77FD8
analogous
#BDD87F #90D87F #7FD89A
triadic
#90D87F #7F90D8 #D87F90
tetradic
#90D87F #7FBDD8 #C77FD8 #D89A7F
square
#90D87F #7FBDD8 #C77FD8 #D89A7F
split-complementary
#90D87F #9A7FD8 #D87FBD
monochromatic
#4AA934 #67CA50 #90D87F #B9E6AE #E1F5DD
Accessibility & contrast
On white
1.71
#90D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#90D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90D87F
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90D87F | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#8BD3C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #90d87f; /* rgb */ color: rgb(144, 216, 127); /* oklch */ color: oklch(81.3% 0.140 139.7);
Tailwind
colors: {
custom: {
50: '#b3e4a5',
500: '#90d87f',
950: '#000000',
},
}SCSS
$custom: #90d87f; $custom-light: #b3e4a5; $custom-dark: #000000;
JSON
{
"hex": "#90d87f",
"rgb": {
"r": 144,
"g": 216,
"b": 127
},
"hsl": {
"h": 108.539,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.81347,
"c": 0.14032,
"h": 139.7
},
"luminance": 0.56573
}Semantic roles & 50–950 ramp
primary
#90D87F
secondary
#9B4FAC
accent
#25C1A3
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480