#83EE90#83EE90
#83EE90 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.2% C 0.163 H 146.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #83EE90 |
|---|---|
| RGB | rgb(131, 238, 144) |
| HSL | hsl(127, 76%, 72%) |
| HSV | hsv(127, 45%, 93%) |
| CMYK | cmyk(45%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(86.00, -50.05, 36.13) |
| CIE-LCH | lch(86.00, 61.73, 144.18°) |
| OKLab | oklab(86.2% -0.136 0.0895) |
| OKLCH | oklch(86.2% 0.163 146.7) |
| XYZ | xyz(44.9661, 67.9849, 37.1331) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.49
Palegreen
#98FB98
ΔE00 3.29
Baby Green
#8CFF9E
ΔE00 3.56
Mint Green
#8FFF9F
ΔE00 3.59
Foam Green
#90FDA9
ΔE00 3.90
Light Bluish Green
#76FDA8
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EE90 #EE83E1
analogous
#ABEE83 #83EE90 #83EEC6
triadic
#83EE90 #9083EE #EE9083
tetradic
#83EE90 #83ABEE #EE83E1 #EEC683
square
#83EE90 #83ABEE #EE83E1 #EEC683
split-complementary
#83EE90 #C683EE #EE83AB
monochromatic
#1ED934 #4DE760 #83EE90 #B9F5C0 #E4FBE7
Accessibility & contrast
On white
1.44
#83EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#83EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EE90
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EE90 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD89
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#72EAD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #83ee90; /* rgb */ color: rgb(131, 238, 144); /* oklch */ color: oklch(86.2% 0.163 146.7);
Tailwind
colors: {
custom: {
50: '#acf4b1',
500: '#83ee90',
950: '#000000',
},
}SCSS
$custom: #83ee90; $custom-light: #acf4b1; $custom-dark: #000000;
JSON
{
"hex": "#83ee90",
"rgb": {
"r": 131,
"g": 238,
"b": 144
},
"hsl": {
"h": 127.29,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.86203,
"c": 0.16284,
"h": 146.7
},
"luminance": 0.67988
}Semantic roles & 50–950 ramp
primary
#83EE90
secondary
#C84DB9
accent
#0DBFD8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581