#90DC80#90DC80
#90DC80 is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.3% C 0.145 H 140.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #90DC80 |
|---|---|
| RGB | rgb(144, 220, 128) |
| HSL | hsl(110, 57%, 68%) |
| HSV | hsv(110, 42%, 86%) |
| CMYK | cmyk(34.5%, 0%, 41.8%, 13.7%) |
| CIE-LAB | lab(81.11, -40.82, 37.90) |
| CIE-LCH | lch(81.11, 55.70, 137.13°) |
| OKLab | oklab(82.3% -0.1115 0.093) |
| OKLCH | oklch(82.3% 0.145 140.2) |
| XYZ | xyz(40.9896, 58.6723, 29.5830) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.24
Lightish Green
#61E160
ΔE00 6.01
Pistachio
#93C572
ΔE00 6.03
Fresh Green
#69D84F
ΔE00 6.49
Palegreen
#98FB98
ΔE00 6.80
Light Grey Green
#B7E1A1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DC80 #CC80DC
analogous
#BEDC80 #90DC80 #80DC9E
triadic
#90DC80 #8090DC #DC8090
tetradic
#90DC80 #80BEDC #CC80DC #DC9E80
square
#90DC80 #80BEDC #CC80DC #DC9E80
split-complementary
#90DC80 #9E80DC #DC80BE
monochromatic
#47B131 #66CF50 #90DC80 #BAE9B0 #E4F6E0
Accessibility & contrast
On white
1.65
#90DC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#90DC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DC80
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DC80 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#8BD7C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #90dc80; /* rgb */ color: rgb(144, 220, 128); /* oklch */ color: oklch(82.3% 0.145 140.2);
Tailwind
colors: {
custom: {
50: '#b3e7a6',
500: '#90dc80',
950: '#000000',
},
}SCSS
$custom: #90dc80; $custom-light: #b3e7a6; $custom-dark: #000000;
JSON
{
"hex": "#90dc80",
"rgb": {
"r": 144,
"g": 220,
"b": 128
},
"hsl": {
"h": 109.565,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.82304,
"c": 0.14525,
"h": 140.2
},
"luminance": 0.58674
}Semantic roles & 50–950 ramp
primary
#90DC80
secondary
#A14EB3
accent
#21C4A8
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480