#90DF7D#90DF7D
#90DF7D is a very light, vivid green. Relative luminance 0.602; OKLCH L 83.0% C 0.153 H 139.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #90DF7D |
|---|---|
| RGB | rgb(144, 223, 125) |
| HSL | hsl(108, 60%, 68%) |
| HSV | hsv(108, 44%, 87%) |
| CMYK | cmyk(35.4%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(81.94, -42.55, 40.44) |
| CIE-LCH | lch(81.94, 58.70, 136.46°) |
| OKLab | oklab(82.96% -0.1164 0.0987) |
| OKLCH | oklch(82.96% 0.153 139.7) |
| XYZ | xyz(41.5895, 60.1833, 28.8232) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.83
Lightish Green
#61E160
ΔE00 5.37
Fresh Green
#69D84F
ΔE00 5.96
Light Green
#96F97B
ΔE00 6.22
Palegreen
#98FB98
ΔE00 6.23
Pale Light Green
#B1FC99
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DF7D #CC7DDF
analogous
#C1DF7D #90DF7D #7DDF9B
triadic
#90DF7D #7D90DF #DF7D90
tetradic
#90DF7D #7DC1DF #CC7DDF #DF9B7D
square
#90DF7D #7DC1DF #CC7DDF #DF9B7D
split-complementary
#90DF7D #9B7DDF #DF7DC1
monochromatic
#47B52D #66D34C #90DF7D #BAEBAE #E4F7DF
Accessibility & contrast
On white
1.61
#90DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#90DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DF7D
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DF7D | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#8BD9C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #90df7d; /* rgb */ color: rgb(144, 223, 125); /* oklch */ color: oklch(83.0% 0.153 139.7);
Tailwind
colors: {
custom: {
50: '#b4e9a4',
500: '#90df7d',
950: '#000000',
},
}SCSS
$custom: #90df7d; $custom-light: #b4e9a4; $custom-dark: #000000;
JSON
{
"hex": "#90df7d",
"rgb": {
"r": 144,
"g": 223,
"b": 125
},
"hsl": {
"h": 108.367,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.82961,
"c": 0.15261,
"h": 139.7
},
"luminance": 0.60185
}Semantic roles & 50–950 ramp
primary
#90DF7D
secondary
#A14AB6
accent
#1DC8A7
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480