#83EF8A#83EF8A
#83EF8A is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.3% C 0.170 H 145.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #83EF8A |
|---|---|
| RGB | rgb(131, 239, 138) |
| HSL | hsl(124, 77%, 73%) |
| HSV | hsv(124, 45%, 94%) |
| CMYK | cmyk(45.2%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(86.20, -51.37, 39.36) |
| CIE-LCH | lch(86.20, 64.72, 142.54°) |
| OKLab | oklab(86.34% -0.1397 0.0968) |
| OKLCH | oklch(86.34% 0.17 145.3) |
| XYZ | xyz(44.8116, 68.3902, 34.8791) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.55
Palegreen
#98FB98
ΔE00 3.04
Baby Green
#8CFF9E
ΔE00 3.59
Mint Green
#8FFF9F
ΔE00 3.65
Easter Green
#8CFD7E
ΔE00 4.39
Foam Green
#90FDA9
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EF8A #EF83E8
analogous
#B2EF83 #83EF8A #83EFC0
triadic
#83EF8A #8A83EF #EF8A83
tetradic
#83EF8A #83B2EF #EF83E8 #EFC083
square
#83EF8A #83B2EF #EF83E8 #EFC083
split-complementary
#83EF8A #C083EF #EF83B2
monochromatic
#1CDB29 #4DE857 #83EF8A #B9F6BD #E4FCE5
Accessibility & contrast
On white
1.43
#83EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#83EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EF8A
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EF8A | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE82
Deuteranopia (green-blind)
#E3D490
Tritanopia (blue-blind)
#74EAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #83ef8a; /* rgb */ color: rgb(131, 239, 138); /* oklch */ color: oklch(86.3% 0.170 145.3);
Tailwind
colors: {
custom: {
50: '#adf5ad',
500: '#83ef8a',
950: '#000000',
},
}SCSS
$custom: #83ef8a; $custom-light: #adf5ad; $custom-dark: #000000;
JSON
{
"hex": "#83ef8a",
"rgb": {
"r": 131,
"g": 239,
"b": 138
},
"hsl": {
"h": 123.889,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.86339,
"c": 0.16993,
"h": 145.3
},
"luminance": 0.68393
}Semantic roles & 50–950 ramp
primary
#83EF8A
secondary
#CA4DC2
accent
#0CCCD9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581