#83CCAE#83CCAE
#83CCAE is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.085 H 166.4°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCAE |
|---|---|
| RGB | rgb(131, 204, 174) |
| HSL | hsl(155, 42%, 66%) |
| HSV | hsv(155, 36%, 80%) |
| CMYK | cmyk(35.8%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(76.72, -29.41, 7.79) |
| CIE-LCH | lch(76.72, 30.42, 165.16°) |
| OKLab | oklab(78.86% -0.0829 0.0201) |
| OKLCH | oklch(78.86% 0.085 166.4) |
| XYZ | xyz(38.5901, 51.0647, 47.8593) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.60
Seafoam Blue
#78D1B6
ΔE00 2.65
Mediumaquamarine
#66CDAA
ΔE00 3.67
Light Teal
#90E4C1
ΔE00 5.67
Seafoam
#7FE0B3
ΔE00 5.87
Eucalyptus
#44D7A8
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCAE #CC83A1
analogous
#83CC89 #83CCAE #83C5CC
triadic
#83CCAE #AE83CC #CCAE83
tetradic
#83CCAE #8983CC #CC83A1 #C5CC83
square
#83CCAE #8983CC #CC83A1 #C5CC83
split-complementary
#83CCAE #CC83C5 #CC8983
monochromatic
#3E9772 #58BA92 #83CCAE #AEDECA #DAF0E7
Accessibility & contrast
On white
1.87
#83CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#83CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCAE
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCAE | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#70CCC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83ccae; /* rgb */ color: rgb(131, 204, 174); /* oklch */ color: oklch(78.9% 0.085 166.4);
Tailwind
colors: {
custom: {
50: '#a9dcc6',
500: '#83ccae',
950: '#000000',
},
}SCSS
$custom: #83ccae; $custom-light: #a9dcc6; $custom-dark: #000000;
JSON
{
"hex": "#83ccae",
"rgb": {
"r": 131,
"g": 204,
"b": 174
},
"hsl": {
"h": 155.342,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.78865,
"c": 0.08528,
"h": 166.4
},
"luminance": 0.51067
}Semantic roles & 50–950 ramp
primary
#83CCAE
secondary
#9D5673
accent
#3167B5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482