#83ACAF#83ACAF
#83ACAF is a light, muted teal. Relative luminance 0.374; OKLCH L 71.6% C 0.044 H 201.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACAF |
|---|---|
| RGB | rgb(131, 172, 175) |
| HSL | hsl(184, 22%, 60%) |
| HSV | hsv(184, 25%, 69%) |
| CMYK | cmyk(25.1%, 1.7%, 0%, 31.4%) |
| CIE-LAB | lab(67.59, -13.03, -6.05) |
| CIE-LCH | lch(67.59, 14.37, 204.88°) |
| OKLab | oklab(71.57% -0.0412 -0.0165) |
| OKLCH | oklch(71.57% 0.044 201.8) |
| XYZ | xyz(31.8481, 37.4241, 46.0946) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.00
Bluegrey
#85A3B2
ΔE00 7.54
Greyblue
#77A1B5
ΔE00 8.06
Cool Grey
#95A3A6
ΔE00 8.35
Greyish Teal
#719F91
ΔE00 9.00
Bluey Grey
#89A0B0
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACAF #AF8683
analogous
#83AF9C #83ACAF #8396AF
triadic
#83ACAF #AF83AC #ACAF83
tetradic
#83ACAF #9C83AF #AF8683 #96AF83
square
#83ACAF #9C83AF #AF8683 #96AF83
split-complementary
#83ACAF #AF8396 #AF9C83
monochromatic
#486D70 #609195 #83ACAF #A8C5C7 #CDDEDF
Accessibility & contrast
On white
2.47
#83ACAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#83ACAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACAF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACAF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#9EA2AF
Tritanopia (blue-blind)
#75AFAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83acaf; /* rgb */ color: rgb(131, 172, 175); /* oklch */ color: oklch(71.6% 0.044 201.8);
Tailwind
colors: {
custom: {
50: '#a8c4c6',
500: '#83acaf',
950: '#000000',
},
}SCSS
$custom: #83acaf; $custom-light: #a8c4c6; $custom-dark: #000000;
JSON
{
"hex": "#83acaf",
"rgb": {
"r": 131,
"g": 172,
"b": 175
},
"hsl": {
"h": 184.091,
"s": 21.569,
"l": 60
},
"oklch": {
"l": 0.71569,
"c": 0.04437,
"h": 201.8
},
"luminance": 0.37425
}Semantic roles & 50–950 ramp
primary
#83ACAF
secondary
#CFC0BE
accent
#6F6ABE
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182