#90DC7A#90DC7A
#90DC7A is a very light, vivid green. Relative luminance 0.585; OKLCH L 82.2% C 0.151 H 138.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #90DC7A |
|---|---|
| RGB | rgb(144, 220, 122) |
| HSL | hsl(107, 58%, 67%) |
| HSV | hsv(107, 45%, 86%) |
| CMYK | cmyk(34.5%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(81.03, -41.64, 40.77) |
| CIE-LCH | lch(81.03, 58.27, 135.61°) |
| OKLab | oklab(82.21% -0.114 0.0993) |
| OKLCH | oklch(82.21% 0.151 138.9) |
| XYZ | xyz(40.6063, 58.5190, 27.5643) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.57
Lightish Green
#61E160
ΔE00 5.52
Fresh Green
#69D84F
ΔE00 5.75
Pistachio
#93C572
ΔE00 6.03
Light Green
#96F97B
ΔE00 6.78
Pale Olive Green
#B1D27B
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DC7A #C67ADC
analogous
#C1DC7A #90DC7A #7ADC95
triadic
#90DC7A #7A90DC #DC7A90
tetradic
#90DC7A #7AC1DC #C67ADC #DC957A
square
#90DC7A #7AC1DC #C67ADC #DC957A
split-complementary
#90DC7A #957ADC #DC7AC1
monochromatic
#4BAE2E #68CF4A #90DC7A #B8E9AA #E1F6DB
Accessibility & contrast
On white
1.65
#90DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#90DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DC7A
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DC7A | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE72
Deuteranopia (green-blind)
#D6C780
Tritanopia (blue-blind)
#8CD6C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #90dc7a; /* rgb */ color: rgb(144, 220, 122); /* oklch */ color: oklch(82.2% 0.151 138.9);
Tailwind
colors: {
custom: {
50: '#b3e7a2',
500: '#90dc7a',
950: '#000000',
},
}SCSS
$custom: #90dc7a; $custom-light: #b3e7a2; $custom-dark: #000000;
JSON
{
"hex": "#90dc7a",
"rgb": {
"r": 144,
"g": 220,
"b": 122
},
"hsl": {
"h": 106.531,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.82207,
"c": 0.15119,
"h": 138.9
},
"luminance": 0.58521
}Semantic roles & 50–950 ramp
primary
#90DC7A
secondary
#994AB0
accent
#20C6A1
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480