#90DC7D#90DC7D
#90DC7D is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.3% C 0.148 H 139.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #90DC7D |
|---|---|
| RGB | rgb(144, 220, 125) |
| HSL | hsl(108, 58%, 68%) |
| HSV | hsv(108, 43%, 86%) |
| CMYK | cmyk(34.5%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(81.07, -41.24, 39.34) |
| CIE-LCH | lch(81.07, 56.99, 136.35°) |
| OKLab | oklab(82.26% -0.1127 0.0962) |
| OKLCH | oklch(82.26% 0.148 139.5) |
| XYZ | xyz(40.7951, 58.5945, 28.5584) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.38
Lightish Green
#61E160
ΔE00 5.74
Pistachio
#93C572
ΔE00 6.01
Fresh Green
#69D84F
ΔE00 6.11
Palegreen
#98FB98
ΔE00 6.86
Light Green
#96F97B
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DC7D #C97DDC
analogous
#BFDC7D #90DC7D #7DDC99
triadic
#90DC7D #7D90DC #DC7D90
tetradic
#90DC7D #7DBFDC #C97DDC #DC997D
square
#90DC7D #7DBFDC #C97DDC #DC997D
split-complementary
#90DC7D #997DDC #DC7DBF
monochromatic
#49AF2F #67CF4D #90DC7D #B9E9AD #E2F6DD
Accessibility & contrast
On white
1.65
#90DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#90DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DC7D
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DC7D | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE76
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#8BD6C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #90dc7d; /* rgb */ color: rgb(144, 220, 125); /* oklch */ color: oklch(82.3% 0.148 139.5);
Tailwind
colors: {
custom: {
50: '#b3e7a4',
500: '#90dc7d',
950: '#000000',
},
}SCSS
$custom: #90dc7d; $custom-light: #b3e7a4; $custom-dark: #000000;
JSON
{
"hex": "#90dc7d",
"rgb": {
"r": 144,
"g": 220,
"b": 125
},
"hsl": {
"h": 108,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.82255,
"c": 0.14823,
"h": 139.5
},
"luminance": 0.58596
}Semantic roles & 50–950 ramp
primary
#90DC7D
secondary
#9D4CB2
accent
#20C5A4
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480