#83EAAE#83EAAE
#83EAAE is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.9% C 0.129 H 156.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #83EAAE |
|---|---|
| RGB | rgb(131, 234, 174) |
| HSL | hsl(145, 71%, 72%) |
| HSV | hsv(145, 44%, 92%) |
| CMYK | cmyk(44%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(85.36, -43.16, 19.98) |
| CIE-LCH | lch(85.36, 47.56, 155.16°) |
| OKLab | oklab(85.86% -0.1186 0.051) |
| OKLCH | oklch(85.86% 0.129 156.7) |
| XYZ | xyz(46.4195, 66.7236, 50.4691) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.62
Light Sea Green
#98F6B0
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EAAE #EA83BF
analogous
#8CEA83 #83EAAE #83EAE2
triadic
#83EAAE #AE83EA #EAAE83
tetradic
#83EAAE #838CEA #EA83BF #EAE283
square
#83EAAE #838CEA #EA83BF #EAE283
split-complementary
#83EAAE #E283EA #EA838C
monochromatic
#23CF6B #4FE18C #83EAAE #B7F3D0 #E5FBEE
Accessibility & contrast
On white
1.46
#83EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#83EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EAAE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EAAE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#6BE8DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #83eaae; /* rgb */ color: rgb(131, 234, 174); /* oklch */ color: oklch(85.9% 0.129 156.7);
Tailwind
colors: {
custom: {
50: '#acf1c6',
500: '#83eaae',
950: '#000000',
},
}SCSS
$custom: #83eaae; $custom-light: #acf1c6; $custom-dark: #000000;
JSON
{
"hex": "#83eaae",
"rgb": {
"r": 131,
"g": 234,
"b": 174
},
"hsl": {
"h": 145.049,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.85859,
"c": 0.12905,
"h": 156.7
},
"luminance": 0.66727
}Semantic roles & 50–950 ramp
primary
#83EAAE
secondary
#C34E92
accent
#1283D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582