#83EAAF#83EAAF
#83EAAF is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.9% C 0.128 H 157.2°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #83EAAF |
|---|---|
| RGB | rgb(131, 234, 175) |
| HSL | hsl(146, 71%, 72%) |
| HSV | hsv(146, 44%, 92%) |
| CMYK | cmyk(44%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(85.38, -42.97, 19.49) |
| CIE-LCH | lch(85.38, 47.19, 155.60°) |
| OKLab | oklab(85.88% -0.1181 0.0498) |
| OKLCH | oklch(85.88% 0.128 157.2) |
| XYZ | xyz(46.5174, 66.7627, 50.9844) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.68
Hospital Green
#9BE5AA
ΔE00 3.69
Light Sea Green
#98F6B0
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.10
Light Greenish Blue
#63F7B4
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EAAF #EA83BE
analogous
#8BEA83 #83EAAF #83EAE2
triadic
#83EAAF #AF83EA #EAAF83
tetradic
#83EAAF #838BEA #EA83BE #EAE283
square
#83EAAF #838BEA #EA83BE #EAE283
split-complementary
#83EAAF #E283EA #EA838B
monochromatic
#23CF6D #4FE18D #83EAAF #B7F3D1 #E5FBEE
Accessibility & contrast
On white
1.46
#83EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#83EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EAAF
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EAAF | 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)
#E9DCAC
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#6AE9DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #83eaaf; /* rgb */ color: rgb(131, 234, 175); /* oklch */ color: oklch(85.9% 0.128 157.2);
Tailwind
colors: {
custom: {
50: '#acf1c7',
500: '#83eaaf',
950: '#000000',
},
}SCSS
$custom: #83eaaf; $custom-light: #acf1c7; $custom-dark: #000000;
JSON
{
"hex": "#83eaaf",
"rgb": {
"r": 131,
"g": 234,
"b": 175
},
"hsl": {
"h": 145.631,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.85881,
"c": 0.12817,
"h": 157.2
},
"luminance": 0.66766
}Semantic roles & 50–950 ramp
primary
#83EAAF
secondary
#C34E91
accent
#1281D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582