#90DC83#90DC83
#90DC83 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.4% C 0.142 H 140.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #90DC83 |
|---|---|
| RGB | rgb(144, 220, 131) |
| HSL | hsl(111, 56%, 69%) |
| HSV | hsv(111, 40%, 86%) |
| CMYK | cmyk(34.5%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(81.16, -40.40, 36.45) |
| CIE-LCH | lch(81.16, 54.41, 137.94°) |
| OKLab | oklab(82.35% -0.1103 0.0898) |
| OKLCH | oklch(82.35% 0.142 140.8) |
| XYZ | xyz(41.1900, 58.7524, 30.6384) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.15
Pistachio
#93C572
ΔE00 6.10
Lightish Green
#61E160
ΔE00 6.31
Hospital Green
#9BE5AA
ΔE00 6.50
Light Grey Green
#B7E1A1
ΔE00 6.68
Palegreen
#98FB98
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DC83 #CF83DC
analogous
#BDDC83 #90DC83 #83DCA3
triadic
#90DC83 #8390DC #DC8390
tetradic
#90DC83 #83BDDC #CF83DC #DCA383
square
#90DC83 #83BDDC #CF83DC #DCA383
split-complementary
#90DC83 #A383DC #DC83BD
monochromatic
#45B232 #65CF53 #90DC83 #BBE9B3 #E5F7E2
Accessibility & contrast
On white
1.65
#90DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#90DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DC83
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DC83 | 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)
#E1CE7C
Deuteranopia (green-blind)
#D5C788
Tritanopia (blue-blind)
#8AD7C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #90dc83; /* rgb */ color: rgb(144, 220, 131); /* oklch */ color: oklch(82.4% 0.142 140.8);
Tailwind
colors: {
custom: {
50: '#b3e7a8',
500: '#90dc83',
950: '#000000',
},
}SCSS
$custom: #90dc83; $custom-light: #b3e7a8; $custom-dark: #000000;
JSON
{
"hex": "#90dc83",
"rgb": {
"r": 144,
"g": 220,
"b": 131
},
"hsl": {
"h": 111.236,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.82354,
"c": 0.14224,
"h": 140.8
},
"luminance": 0.58754
}Semantic roles & 50–950 ramp
primary
#90DC83
secondary
#A450B3
accent
#22C4AC
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111610
muted
#818480