#83EE8A#83EE8A
#83EE8A is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.1% C 0.169 H 145.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #83EE8A |
|---|---|
| RGB | rgb(131, 238, 138) |
| HSL | hsl(124, 76%, 72%) |
| HSV | hsv(124, 45%, 93%) |
| CMYK | cmyk(45%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(85.91, -50.96, 38.99) |
| CIE-LCH | lch(85.91, 64.16, 142.58°) |
| OKLab | oklab(86.1% -0.1385 0.0959) |
| OKLCH | oklch(86.1% 0.169 145.3) |
| XYZ | xyz(44.5197, 67.8063, 34.7818) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.47
Palegreen
#98FB98
ΔE00 3.19
Baby Green
#8CFF9E
ΔE00 3.75
Mint Green
#8FFF9F
ΔE00 3.80
Foam Green
#90FDA9
ΔE00 4.54
Easter Green
#8CFD7E
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EE8A #EE83E7
analogous
#B2EE83 #83EE8A #83EEBF
triadic
#83EE8A #8A83EE #EE8A83
tetradic
#83EE8A #83B2EE #EE83E7 #EEBF83
square
#83EE8A #83B2EE #EE83E7 #EEBF83
split-complementary
#83EE8A #BF83EE #EE83B2
monochromatic
#1ED92A #4DE757 #83EE8A #B9F5BD #E4FBE6
Accessibility & contrast
On white
1.44
#83EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#83EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EE8A
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EE8A | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD83
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#74E9D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #83ee8a; /* rgb */ color: rgb(131, 238, 138); /* oklch */ color: oklch(86.1% 0.169 145.3);
Tailwind
colors: {
custom: {
50: '#adf4ad',
500: '#83ee8a',
950: '#000000',
},
}SCSS
$custom: #83ee8a; $custom-light: #adf4ad; $custom-dark: #000000;
JSON
{
"hex": "#83ee8a",
"rgb": {
"r": 131,
"g": 238,
"b": 138
},
"hsl": {
"h": 123.925,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.86101,
"c": 0.16853,
"h": 145.3
},
"luminance": 0.67809
}Semantic roles & 50–950 ramp
primary
#83EE8A
secondary
#C84DC0
accent
#0DCBD8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581