#83EF91#83EF91
#83EF91 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.5% C 0.163 H 146.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #83EF91 |
|---|---|
| RGB | rgb(131, 239, 145) |
| HSL | hsl(128, 77%, 73%) |
| HSV | hsv(128, 45%, 94%) |
| CMYK | cmyk(45.2%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(86.31, -50.31, 36.03) |
| CIE-LCH | lch(86.31, 61.88, 144.39°) |
| OKLab | oklab(86.46% -0.1367 0.0893) |
| OKLCH | oklch(86.46% 0.163 146.9) |
| XYZ | xyz(45.3349, 68.5995, 37.6347) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.56
Palegreen
#98FB98
ΔE00 3.15
Baby Green
#8CFF9E
ΔE00 3.34
Mint Green
#8FFF9F
ΔE00 3.38
Foam Green
#90FDA9
ΔE00 3.70
Light Bluish Green
#76FDA8
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EF91 #EF83E1
analogous
#ABEF83 #83EF91 #83EFC7
triadic
#83EF91 #9183EF #EF9183
tetradic
#83EF91 #83ABEF #EF83E1 #EFC783
square
#83EF91 #83ABEF #EF83E1 #EFC783
split-complementary
#83EF91 #C783EF #EF83AB
monochromatic
#1CDB35 #4DE861 #83EF91 #B9F6C1 #E4FCE7
Accessibility & contrast
On white
1.43
#83EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#83EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EF91
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EF91 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE8A
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#72EBD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #83ef91; /* rgb */ color: rgb(131, 239, 145); /* oklch */ color: oklch(86.5% 0.163 146.9);
Tailwind
colors: {
custom: {
50: '#adf5b2',
500: '#83ef91',
950: '#000000',
},
}SCSS
$custom: #83ef91; $custom-light: #adf5b2; $custom-dark: #000000;
JSON
{
"hex": "#83ef91",
"rgb": {
"r": 131,
"g": 239,
"b": 145
},
"hsl": {
"h": 127.778,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.86458,
"c": 0.16331,
"h": 146.9
},
"luminance": 0.68603
}Semantic roles & 50–950 ramp
primary
#83EF91
secondary
#CA4DB9
accent
#0CBFD9
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581