#83AFAF#83AFAF
#83AFAF is a light, muted teal. Relative luminance 0.386; OKLCH L 72.2% C 0.047 H 196.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFAF |
|---|---|
| RGB | rgb(131, 175, 175) |
| HSL | hsl(180, 22%, 60%) |
| HSV | hsv(180, 25%, 69%) |
| CMYK | cmyk(25.1%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(68.45, -14.62, -4.79) |
| CIE-LCH | lch(68.45, 15.38, 198.13°) |
| OKLab | oklab(72.25% -0.0452 -0.0131) |
| OKLCH | oklch(72.25% 0.047 196.2) |
| XYZ | xyz(32.4255, 38.5789, 46.2871) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.98
Greyish Teal
#719F91
ΔE00 8.11
Bluegrey
#85A3B2
ΔE00 9.32
Cool Grey
#95A3A6
ΔE00 9.59
Greyblue
#77A1B5
ΔE00 9.81
Dull Teal
#5F9E8F
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFAF #AF8383
analogous
#83AF99 #83AFAF #8399AF
triadic
#83AFAF #AF83AF #AFAF83
tetradic
#83AFAF #9983AF #AF8383 #99AF83
square
#83AFAF #9983AF #AF8383 #99AF83
split-complementary
#83AFAF #AF8399 #AF9983
monochromatic
#487070 #609595 #83AFAF #A8C7C7 #CDDFDF
Accessibility & contrast
On white
2.41
#83AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#83AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFAF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFAF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABAF
Deuteranopia (green-blind)
#A1A4AF
Tritanopia (blue-blind)
#74B2AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #83afaf; /* rgb */ color: rgb(131, 175, 175); /* oklch */ color: oklch(72.2% 0.047 196.2);
Tailwind
colors: {
custom: {
50: '#a8c7c6',
500: '#83afaf',
950: '#000000',
},
}SCSS
$custom: #83afaf; $custom-light: #a8c7c6; $custom-dark: #000000;
JSON
{
"hex": "#83afaf",
"rgb": {
"r": 131,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 21.569,
"l": 60
},
"oklch": {
"l": 0.72246,
"c": 0.04707,
"h": 196.2
},
"luminance": 0.3858
}Semantic roles & 50–950 ramp
primary
#83AFAF
secondary
#CFBEBE
accent
#6A6ABE
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282