#83AFAE#83AFAE
#83AFAE is a light, muted teal. Relative luminance 0.385; OKLCH L 72.2% C 0.047 H 194.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFAE |
|---|---|
| RGB | rgb(131, 175, 174) |
| HSL | hsl(179, 22%, 60%) |
| HSV | hsv(179, 25%, 69%) |
| CMYK | cmyk(25.1%, 0%, 0.6%, 31.4%) |
| CIE-LAB | lab(68.42, -14.85, -4.28) |
| CIE-LCH | lch(68.42, 15.45, 196.07°) |
| OKLab | oklab(72.21% -0.0456 -0.0117) |
| OKLCH | oklch(72.21% 0.047 194.4) |
| XYZ | xyz(32.3276, 38.5398, 45.7718) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.98
Greyish Teal
#719F91
ΔE00 7.75
Dull Teal
#5F9E8F
ΔE00 9.61
Bluegrey
#85A3B2
ΔE00 9.71
Cool Grey
#95A3A6
ΔE00 9.77
Greyblue
#77A1B5
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFAE #AF8384
analogous
#83AF98 #83AFAE #839AAF
triadic
#83AFAE #AE83AF #AFAE83
tetradic
#83AFAE #9883AF #AF8384 #9AAF83
square
#83AFAE #9883AF #AF8384 #9AAF83
split-complementary
#83AFAE #AF839A #AF9883
monochromatic
#48706F #609594 #83AFAE #A8C7C6 #CDDFDF
Accessibility & contrast
On white
2.41
#83AFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#83AFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFAE
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFAE | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABAE
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#75B2AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #83afae; /* rgb */ color: rgb(131, 175, 174); /* oklch */ color: oklch(72.2% 0.047 194.4);
Tailwind
colors: {
custom: {
50: '#a8c7c6',
500: '#83afae',
950: '#000000',
},
}SCSS
$custom: #83afae; $custom-light: #a8c7c6; $custom-dark: #000000;
JSON
{
"hex": "#83afae",
"rgb": {
"r": 131,
"g": 175,
"b": 174
},
"hsl": {
"h": 178.636,
"s": 21.569,
"l": 60
},
"oklch": {
"l": 0.72214,
"c": 0.0471,
"h": 194.4
},
"luminance": 0.38541
}Semantic roles & 50–950 ramp
primary
#83AFAE
secondary
#CFBEBF
accent
#6A6CBE
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282