#90DC82#90DC82
#90DC82 is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.3% C 0.143 H 140.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #90DC82 |
|---|---|
| RGB | rgb(144, 220, 130) |
| HSL | hsl(111, 56%, 69%) |
| HSV | hsv(111, 41%, 86%) |
| CMYK | cmyk(34.5%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(81.14, -40.54, 36.93) |
| CIE-LCH | lch(81.14, 54.84, 137.67°) |
| OKLab | oklab(82.34% -0.1107 0.0909) |
| OKLCH | oklch(82.34% 0.143 140.6) |
| XYZ | xyz(41.1225, 58.7255, 30.2831) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.17
Pistachio
#93C572
ΔE00 6.07
Lightish Green
#61E160
ΔE00 6.21
Hospital Green
#9BE5AA
ΔE00 6.67
Light Grey Green
#B7E1A1
ΔE00 6.76
Fresh Green
#69D84F
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DC82 #CE82DC
analogous
#BDDC82 #90DC82 #82DCA1
triadic
#90DC82 #8290DC #DC8290
tetradic
#90DC82 #82BDDC #CE82DC #DCA182
square
#90DC82 #82BDDC #CE82DC #DCA182
split-complementary
#90DC82 #A182DC #DC82BD
monochromatic
#46B232 #66CF52 #90DC82 #BAE9B2 #E5F7E2
Accessibility & contrast
On white
1.65
#90DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#90DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DC82
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DC82 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7B
Deuteranopia (green-blind)
#D5C787
Tritanopia (blue-blind)
#8AD7C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #90dc82; /* rgb */ color: rgb(144, 220, 130); /* oklch */ color: oklch(82.3% 0.143 140.6);
Tailwind
colors: {
custom: {
50: '#b3e7a7',
500: '#90dc82',
950: '#000000',
},
}SCSS
$custom: #90dc82; $custom-light: #b3e7a7; $custom-dark: #000000;
JSON
{
"hex": "#90dc82",
"rgb": {
"r": 144,
"g": 220,
"b": 130
},
"hsl": {
"h": 110.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.82337,
"c": 0.14324,
"h": 140.6
},
"luminance": 0.58727
}Semantic roles & 50–950 ramp
primary
#90DC82
secondary
#A350B3
accent
#22C4AB
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480