#83DEAE#83DEAE
#83DEAE is a very light, moderate green. Relative luminance 0.601; OKLCH L 83.1% C 0.112 H 159.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEAE |
|---|---|
| RGB | rgb(131, 222, 174) |
| HSL | hsl(148, 58%, 69%) |
| HSV | hsv(148, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(81.90, -37.81, 15.15) |
| CIE-LCH | lch(81.90, 40.73, 158.16°) |
| OKLab | oklab(83.05% -0.1046 0.0389) |
| OKLCH | oklch(83.05% 0.112 159.6) |
| XYZ | xyz(43.1182, 60.1209, 49.3686) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.26
Light Teal
#90E4C1
ΔE00 3.88
Hospital Green
#9BE5AA
ΔE00 4.42
Mint
#AAF0C1
ΔE00 5.61
Eucalyptus
#44D7A8
ΔE00 5.71
Mediumaquamarine
#66CDAA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEAE #DE83B3
analogous
#86DE83 #83DEAE #83DEDC
triadic
#83DEAE #AE83DE #DEAE83
tetradic
#83DEAE #8386DE #DE83B3 #DEDC83
square
#83DEAE #8386DE #DE83B3 #DEDC83
split-complementary
#83DEAE #DC83DE #DE8386
monochromatic
#30B670 #53D18E #83DEAE #B3EBCE #E4F8ED
Accessibility & contrast
On white
1.61
#83DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#83DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEAE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEAE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AB
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#6DDDD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83deae; /* rgb */ color: rgb(131, 222, 174); /* oklch */ color: oklch(83.1% 0.112 159.6);
Tailwind
colors: {
custom: {
50: '#abe8c6',
500: '#83deae',
950: '#000000',
},
}SCSS
$custom: #83deae; $custom-light: #abe8c6; $custom-dark: #000000;
JSON
{
"hex": "#83deae",
"rgb": {
"r": 131,
"g": 222,
"b": 174
},
"hsl": {
"h": 148.352,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83053,
"c": 0.11161,
"h": 159.6
},
"luminance": 0.60124
}Semantic roles & 50–950 ramp
primary
#83DEAE
secondary
#B55085
accent
#2077C6
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482