#90CD7E#90CD7E
#90CD7E is a light, vivid green. Relative luminance 0.511; OKLCH L 78.8% C 0.125 H 138.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #90CD7E |
|---|---|
| RGB | rgb(144, 205, 126) |
| HSL | hsl(106, 44%, 65%) |
| HSV | hsv(106, 39%, 80%) |
| CMYK | cmyk(29.8%, 0%, 38.5%, 19.6%) |
| CIE-LAB | lab(76.74, -34.33, 33.25) |
| CIE-LCH | lch(76.74, 47.79, 135.91°) |
| OKLab | oklab(78.75% -0.0938 0.0822) |
| OKLCH | oklch(78.75% 0.125 138.7) |
| XYZ | xyz(37.0976, 51.0969, 27.6427) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.84
Soft Green
#6FC276
ΔE00 4.99
Light Moss Green
#A6C875
ΔE00 5.28
Pale Olive Green
#B1D27B
ΔE00 6.27
Lichen
#8FB67B
ΔE00 6.73
Light Grey Green
#B7E1A1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CD7E #BB7ECD
analogous
#B8CD7E #90CD7E #7ECD94
triadic
#90CD7E #7E90CD #CD7E90
tetradic
#90CD7E #7EB8CD #BB7ECD #CD947E
square
#90CD7E #7EB8CD #BB7ECD #CD947E
split-complementary
#90CD7E #947ECD #CD7EB8
monochromatic
#4F963A #6ABC52 #90CD7E #B6DEAA #DCEFD6
Accessibility & contrast
On white
1.87
#90CD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#90CD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CD7E
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CD7E | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C178
Deuteranopia (green-blind)
#C8BB82
Tritanopia (blue-blind)
#8DC8B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #90cd7e; /* rgb */ color: rgb(144, 205, 126); /* oklch */ color: oklch(78.8% 0.125 138.7);
Tailwind
colors: {
custom: {
50: '#b2dca4',
500: '#90cd7e',
950: '#000000',
},
}SCSS
$custom: #90cd7e; $custom-light: #b2dca4; $custom-dark: #000000;
JSON
{
"hex": "#90cd7e",
"rgb": {
"r": 144,
"g": 205,
"b": 126
},
"hsl": {
"h": 106.329,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.7875,
"c": 0.12472,
"h": 138.7
},
"luminance": 0.51098
}Semantic roles & 50–950 ramp
primary
#90CD7E
secondary
#8C539D
accent
#2EB798
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480