#83EEA2#83EEA2
#83EEA2 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.5% C 0.146 H 151.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #83EEA2 |
|---|---|
| RGB | rgb(131, 238, 162) |
| HSL | hsl(137, 76%, 72%) |
| HSV | hsv(137, 45%, 93%) |
| CMYK | cmyk(45%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(86.30, -47.08, 27.44) |
| CIE-LCH | lch(86.30, 54.49, 149.77°) |
| OKLab | oklab(86.54% -0.1283 0.0692) |
| OKLCH | oklch(86.54% 0.146 151.7) |
| XYZ | xyz(46.4532, 68.5797, 44.9648) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.53
Seafoam Green
#7AF9AB
ΔE00 2.67
Light Sea Green
#98F6B0
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.35
Foam Green
#90FDA9
ΔE00 3.38
Light Bluish Green
#76FDA8
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EEA2 #EE83CF
analogous
#9AEE83 #83EEA2 #83EED7
triadic
#83EEA2 #A283EE #EEA283
tetradic
#83EEA2 #839AEE #EE83CF #EED783
square
#83EEA2 #839AEE #EE83CF #EED783
split-complementary
#83EEA2 #D783EE #EE839A
monochromatic
#1ED954 #4DE77A #83EEA2 #B9F5CA #E4FBEB
Accessibility & contrast
On white
1.43
#83EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#83EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EEA2
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EEA2 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9D
Deuteranopia (green-blind)
#DFD4A7
Tritanopia (blue-blind)
#6EEBDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #83eea2; /* rgb */ color: rgb(131, 238, 162); /* oklch */ color: oklch(86.5% 0.146 151.7);
Tailwind
colors: {
custom: {
50: '#acf4be',
500: '#83eea2',
950: '#000000',
},
}SCSS
$custom: #83eea2; $custom-light: #acf4be; $custom-dark: #000000;
JSON
{
"hex": "#83eea2",
"rgb": {
"r": 131,
"g": 238,
"b": 162
},
"hsl": {
"h": 137.383,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.86542,
"c": 0.14579,
"h": 151.7
},
"luminance": 0.68583
}Semantic roles & 50–950 ramp
primary
#83EEA2
secondary
#C84DA5
accent
#0D9DD8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111712
muted
#818582