#83EE91#83EE91
#83EE91 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.2% C 0.162 H 146.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #83EE91 |
|---|---|
| RGB | rgb(131, 238, 145) |
| HSL | hsl(128, 76%, 72%) |
| HSV | hsv(128, 45%, 93%) |
| CMYK | cmyk(45%, 0%, 39.1%, 6.7%) |
| CIE-LAB | lab(86.01, -49.89, 35.65) |
| CIE-LCH | lch(86.01, 61.32, 144.45°) |
| OKLab | oklab(86.22% -0.1356 0.0884) |
| OKLCH | oklch(86.22% 0.162 146.9) |
| XYZ | xyz(45.0429, 68.0156, 37.5374) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.56
Palegreen
#98FB98
ΔE00 3.34
Baby Green
#8CFF9E
ΔE00 3.55
Mint Green
#8FFF9F
ΔE00 3.58
Foam Green
#90FDA9
ΔE00 3.81
Light Bluish Green
#76FDA8
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EE91 #EE83E0
analogous
#ABEE83 #83EE91 #83EEC6
triadic
#83EE91 #9183EE #EE9183
tetradic
#83EE91 #83ABEE #EE83E0 #EEC683
square
#83EE91 #83ABEE #EE83E0 #EEC683
split-complementary
#83EE91 #C683EE #EE83AB
monochromatic
#1ED936 #4DE761 #83EE91 #B9F5C1 #E4FBE7
Accessibility & contrast
On white
1.44
#83EE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#83EE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EE91
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EE91 | 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)
#F1DD8A
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#72EAD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #83ee91; /* rgb */ color: rgb(131, 238, 145); /* oklch */ color: oklch(86.2% 0.162 146.9);
Tailwind
colors: {
custom: {
50: '#acf4b2',
500: '#83ee91',
950: '#000000',
},
}SCSS
$custom: #83ee91; $custom-light: #acf4b2; $custom-dark: #000000;
JSON
{
"hex": "#83ee91",
"rgb": {
"r": 131,
"g": 238,
"b": 145
},
"hsl": {
"h": 127.85,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.8622,
"c": 0.1619,
"h": 146.9
},
"luminance": 0.68019
}Semantic roles & 50–950 ramp
primary
#83EE91
secondary
#C84DB8
accent
#0DBED8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581