#83EEA5#83EEA5
#83EEA5 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.6% C 0.143 H 152.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #83EEA5 |
|---|---|
| RGB | rgb(131, 238, 165) |
| HSL | hsl(139, 76%, 72%) |
| HSV | hsv(139, 45%, 93%) |
| CMYK | cmyk(45%, 0%, 30.7%, 6.7%) |
| CIE-LAB | lab(86.35, -46.55, 25.97) |
| CIE-LCH | lch(86.35, 53.31, 150.84°) |
| OKLab | oklab(86.6% -0.127 0.0657) |
| OKLCH | oklch(86.6% 0.143 152.7) |
| XYZ | xyz(46.7230, 68.6876, 46.3860) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.42
Light Sea Green
#98F6B0
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.62
Light Blue Green
#7EFBB3
ΔE00 3.10
Foam Green
#90FDA9
ΔE00 3.61
Light Bluish Green
#76FDA8
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EEA5 #EE83CC
analogous
#97EE83 #83EEA5 #83EEDA
triadic
#83EEA5 #A583EE #EEA583
tetradic
#83EEA5 #8397EE #EE83CC #EEDA83
square
#83EEA5 #8397EE #EE83CC #EEDA83
split-complementary
#83EEA5 #DA83EE #EE8397
monochromatic
#1ED959 #4DE77E #83EEA5 #B9F5CC #E4FBEB
Accessibility & contrast
On white
1.42
#83EEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#83EEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EEA5
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EEA5 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA0
Deuteranopia (green-blind)
#DED4A9
Tritanopia (blue-blind)
#6DEBDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #83eea5; /* rgb */ color: rgb(131, 238, 165); /* oklch */ color: oklch(86.6% 0.143 152.7);
Tailwind
colors: {
custom: {
50: '#acf4c0',
500: '#83eea5',
950: '#000000',
},
}SCSS
$custom: #83eea5; $custom-light: #acf4c0; $custom-dark: #000000;
JSON
{
"hex": "#83eea5",
"rgb": {
"r": 131,
"g": 238,
"b": 165
},
"hsl": {
"h": 139.065,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.86603,
"c": 0.143,
"h": 152.7
},
"luminance": 0.68691
}Semantic roles & 50–950 ramp
primary
#83EEA5
secondary
#C84DA1
accent
#0D98D8
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#111712
muted
#818582