#90EE83#90EE83
#90EE83 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.6% C 0.168 H 141.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #90EE83 |
|---|---|
| RGB | rgb(144, 238, 131) |
| HSL | hsl(113, 76%, 72%) |
| HSV | hsv(113, 45%, 93%) |
| CMYK | cmyk(39.5%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(86.36, -48.17, 43.10) |
| CIE-LCH | lch(86.36, 64.64, 138.18°) |
| OKLab | oklab(86.59% -0.1315 0.1051) |
| OKLCH | oklch(86.59% 0.168 141.4) |
| XYZ | xyz(46.1710, 68.7144, 32.2987) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.10
Light Green
#96F97B
ΔE00 3.23
Palegreen
#98FB98
ΔE00 3.27
Easter Green
#8CFD7E
ΔE00 3.70
Pale Light Green
#B1FC99
ΔE00 4.40
Mint Green
#8FFF9F
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EE83 #E183EE
analogous
#C6EE83 #90EE83 #83EEAB
triadic
#90EE83 #8390EE #EE8390
tetradic
#90EE83 #83C6EE #E183EE #EEAB83
square
#90EE83 #83C6EE #E183EE #EEAB83
split-complementary
#90EE83 #AB83EE #EE83C6
monochromatic
#34D91E #60E74D #90EE83 #C0F5B9 #E7FBE4
Accessibility & contrast
On white
1.42
#90EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#90EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EE83
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EE83 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD7B
Deuteranopia (green-blind)
#E5D58A
Tritanopia (blue-blind)
#87E8D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #90ee83; /* rgb */ color: rgb(144, 238, 131); /* oklch */ color: oklch(86.6% 0.168 141.4);
Tailwind
colors: {
custom: {
50: '#b5f4a8',
500: '#90ee83',
950: '#000000',
},
}SCSS
$custom: #90ee83; $custom-light: #b5f4a8; $custom-dark: #000000;
JSON
{
"hex": "#90ee83",
"rgb": {
"r": 144,
"g": 238,
"b": 131
},
"hsl": {
"h": 112.71,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.86588,
"c": 0.1683,
"h": 141.4
},
"luminance": 0.68717
}Semantic roles & 50–950 ramp
primary
#90EE83
secondary
#B94DC8
accent
#0DD8BF
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581