#83EAAA#83EAAA
#83EAAA is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.8% C 0.133 H 155.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #83EAAA |
|---|---|
| RGB | rgb(131, 234, 170) |
| HSL | hsl(143, 71%, 72%) |
| HSV | hsv(143, 44%, 92%) |
| CMYK | cmyk(44%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(85.29, -43.91, 21.95) |
| CIE-LCH | lch(85.29, 49.09, 153.45°) |
| OKLab | oklab(85.77% -0.1203 0.0558) |
| OKLCH | oklch(85.77% 0.133 155.1) |
| XYZ | xyz(46.0354, 66.5699, 48.4459) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.36
Hospital Green
#9BE5AA
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.61
Light Blue Green
#7EFBB3
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EAAA #EA83C3
analogous
#90EA83 #83EAAA #83EADD
triadic
#83EAAA #AA83EA #EAAA83
tetradic
#83EAAA #8390EA #EA83C3 #EADD83
square
#83EAAA #8390EA #EA83C3 #EADD83
split-complementary
#83EAAA #DD83EA #EA8390
monochromatic
#23CF64 #4FE186 #83EAAA #B7F3CE #E5FBED
Accessibility & contrast
On white
1.47
#83EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#83EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EAAA
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EAAA | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA6
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#6CE8D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #83eaaa; /* rgb */ color: rgb(131, 234, 170); /* oklch */ color: oklch(85.8% 0.133 155.1);
Tailwind
colors: {
custom: {
50: '#acf1c3',
500: '#83eaaa',
950: '#000000',
},
}SCSS
$custom: #83eaaa; $custom-light: #acf1c3; $custom-dark: #000000;
JSON
{
"hex": "#83eaaa",
"rgb": {
"r": 131,
"g": 234,
"b": 170
},
"hsl": {
"h": 142.718,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.8577,
"c": 0.13263,
"h": 155.1
},
"luminance": 0.66573
}Semantic roles & 50–950 ramp
primary
#83EAAA
secondary
#C34E97
accent
#128AD3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582