#83EA8A#83EA8A
#83EA8A is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.1% C 0.163 H 145.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #83EA8A |
|---|---|
| RGB | rgb(131, 234, 138) |
| HSL | hsl(124, 71%, 72%) |
| HSV | hsv(124, 44%, 92%) |
| CMYK | cmyk(44%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(84.74, -49.30, 37.48) |
| CIE-LCH | lch(84.74, 61.93, 142.76°) |
| OKLab | oklab(85.15% -0.1341 0.0925) |
| OKLCH | oklch(85.15% 0.163 145.4) |
| XYZ | xyz(43.3681, 65.5030, 34.3979) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.52
Palegreen
#98FB98
ΔE00 3.90
Baby Green
#8CFF9E
ΔE00 4.48
Mint Green
#8FFF9F
ΔE00 4.51
Foam Green
#90FDA9
ΔE00 4.92
Weird Green
#3AE57F
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EA8A #EA83E3
analogous
#B0EA83 #83EA8A #83EABE
triadic
#83EA8A #8A83EA #EA8A83
tetradic
#83EA8A #83B0EA #EA83E3 #EABE83
square
#83EA8A #83B0EA #EA83E3 #EABE83
split-complementary
#83EA8A #BE83EA #EA83B0
monochromatic
#23CF2F #4FE159 #83EA8A #B7F3BB #E5FBE6
Accessibility & contrast
On white
1.49
#83EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#83EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EA8A
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EA8A | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA83
Deuteranopia (green-blind)
#DED090
Tritanopia (blue-blind)
#75E5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #83ea8a; /* rgb */ color: rgb(131, 234, 138); /* oklch */ color: oklch(85.1% 0.163 145.4);
Tailwind
colors: {
custom: {
50: '#acf1ad',
500: '#83ea8a',
950: '#000000',
},
}SCSS
$custom: #83ea8a; $custom-light: #acf1ad; $custom-dark: #000000;
JSON
{
"hex": "#83ea8a",
"rgb": {
"r": 131,
"g": 234,
"b": 138
},
"hsl": {
"h": 124.078,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.85148,
"c": 0.16288,
"h": 145.4
},
"luminance": 0.65506
}Semantic roles & 50–950 ramp
primary
#83EA8A
secondary
#C34EBB
accent
#12C6D3
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111710
muted
#818581