#83EF8D#83EF8D
#83EF8D is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.4% C 0.167 H 145.9°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #83EF8D |
|---|---|
| RGB | rgb(131, 239, 141) |
| HSL | hsl(126, 77%, 73%) |
| HSV | hsv(126, 45%, 94%) |
| CMYK | cmyk(45.2%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(86.25, -50.92, 37.94) |
| CIE-LCH | lch(86.25, 63.50, 143.31°) |
| OKLab | oklab(86.39% -0.1384 0.0936) |
| OKLCH | oklch(86.39% 0.167 145.9) |
| XYZ | xyz(45.0318, 68.4782, 36.0388) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.45
Palegreen
#98FB98
ΔE00 3.03
Baby Green
#8CFF9E
ΔE00 3.44
Mint Green
#8FFF9F
ΔE00 3.49
Foam Green
#90FDA9
ΔE00 4.13
Easter Green
#8CFD7E
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EF8D #EF83E5
analogous
#AFEF83 #83EF8D #83EFC3
triadic
#83EF8D #8D83EF #EF8D83
tetradic
#83EF8D #83AFEF #EF83E5 #EFC383
square
#83EF8D #83AFEF #EF83E5 #EFC383
split-complementary
#83EF8D #C383EF #EF83AF
monochromatic
#1CDB2E #4DE85B #83EF8D #B9F6BF #E4FCE6
Accessibility & contrast
On white
1.43
#83EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#83EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EF8D
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EF8D | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#73EAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #83ef8d; /* rgb */ color: rgb(131, 239, 141); /* oklch */ color: oklch(86.4% 0.167 145.9);
Tailwind
colors: {
custom: {
50: '#adf5af',
500: '#83ef8d',
950: '#000000',
},
}SCSS
$custom: #83ef8d; $custom-light: #adf5af; $custom-dark: #000000;
JSON
{
"hex": "#83ef8d",
"rgb": {
"r": 131,
"g": 239,
"b": 141
},
"hsl": {
"h": 125.556,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.86389,
"c": 0.16711,
"h": 145.9
},
"luminance": 0.68481
}Semantic roles & 50–950 ramp
primary
#83EF8D
secondary
#CA4DBE
accent
#0CC6D9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581