#83EA8E#83EA8E
#83EA8E is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.2% C 0.159 H 146.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #83EA8E |
|---|---|
| RGB | rgb(131, 234, 142) |
| HSL | hsl(126, 71%, 72%) |
| HSV | hsv(126, 44%, 92%) |
| CMYK | cmyk(44%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(84.80, -48.69, 35.56) |
| CIE-LCH | lch(84.80, 60.30, 143.86°) |
| OKLab | oklab(85.22% -0.1324 0.0881) |
| OKLCH | oklch(85.22% 0.159 146.4) |
| XYZ | xyz(43.6630, 65.6210, 35.9513) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.63
Palegreen
#98FB98
ΔE00 3.99
Baby Green
#8CFF9E
ΔE00 4.41
Mint Green
#8FFF9F
ΔE00 4.43
Foam Green
#90FDA9
ΔE00 4.57
Seafoam Green
#7AF9AB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EA8E #EA83DF
analogous
#ACEA83 #83EA8E #83EAC2
triadic
#83EA8E #8E83EA #EA8E83
tetradic
#83EA8E #83ACEA #EA83DF #EAC283
square
#83EA8E #83ACEA #EA83DF #EAC283
split-complementary
#83EA8E #C283EA #EA83AC
monochromatic
#23CF36 #4FE15E #83EA8E #B7F3BE #E5FBE7
Accessibility & contrast
On white
1.49
#83EA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#83EA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EA8E
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EA8E | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#74E6D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #83ea8e; /* rgb */ color: rgb(131, 234, 142); /* oklch */ color: oklch(85.2% 0.159 146.4);
Tailwind
colors: {
custom: {
50: '#acf1b0',
500: '#83ea8e',
950: '#000000',
},
}SCSS
$custom: #83ea8e; $custom-light: #acf1b0; $custom-dark: #000000;
JSON
{
"hex": "#83ea8e",
"rgb": {
"r": 131,
"g": 234,
"b": 142
},
"hsl": {
"h": 126.408,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.85217,
"c": 0.15905,
"h": 146.4
},
"luminance": 0.65624
}Semantic roles & 50–950 ramp
primary
#83EA8E
secondary
#C34EB7
accent
#12BED3
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111710
muted
#818581