#90EF82#90EF82
#90EF82 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.8% C 0.171 H 141.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #90EF82 |
|---|---|
| RGB | rgb(144, 239, 130) |
| HSL | hsl(112, 77%, 72%) |
| HSV | hsv(112, 46%, 94%) |
| CMYK | cmyk(39.7%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(86.64, -48.72, 43.93) |
| CIE-LCH | lch(86.64, 65.60, 137.96°) |
| OKLab | oklab(86.81% -0.133 0.1069) |
| OKLCH | oklch(86.81% 0.171 141.2) |
| XYZ | xyz(46.3955, 69.2714, 32.0408) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.35
Light Green
#96F97B
ΔE00 2.91
Palegreen
#98FB98
ΔE00 3.25
Easter Green
#8CFD7E
ΔE00 3.40
Pale Light Green
#B1FC99
ΔE00 4.34
Lightgreen (survey)
#76FF7B
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EF82 #E182EF
analogous
#C6EF82 #90EF82 #82EFAB
triadic
#90EF82 #8290EF #EF8290
tetradic
#90EF82 #82C6EF #E182EF #EFAB82
square
#90EF82 #82C6EF #E182EF #EFAB82
split-complementary
#90EF82 #AB82EF #EF82C6
monochromatic
#34DB1C #60E84C #90EF82 #C0F6B8 #E7FCE4
Accessibility & contrast
On white
1.41
#90EF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#90EF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EF82
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EF82 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE79
Deuteranopia (green-blind)
#E6D689
Tritanopia (blue-blind)
#87E9D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #90ef82; /* rgb */ color: rgb(144, 239, 130); /* oklch */ color: oklch(86.8% 0.171 141.2);
Tailwind
colors: {
custom: {
50: '#b5f5a8',
500: '#90ef82',
950: '#000000',
},
}SCSS
$custom: #90ef82; $custom-light: #b5f5a8; $custom-dark: #000000;
JSON
{
"hex": "#90ef82",
"rgb": {
"r": 144,
"g": 239,
"b": 130
},
"hsl": {
"h": 112.294,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.86809,
"c": 0.17065,
"h": 141.2
},
"luminance": 0.69274
}Semantic roles & 50–950 ramp
primary
#90EF82
secondary
#B94CCA
accent
#0CDABF
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#111710
muted
#818580