#83ABAF#83ABAF
#83ABAF is a light, muted teal. Relative luminance 0.370; OKLCH L 71.3% C 0.044 H 203.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABAF |
|---|---|
| RGB | rgb(131, 171, 175) |
| HSL | hsl(185, 22%, 60%) |
| HSV | hsv(185, 25%, 69%) |
| CMYK | cmyk(25.1%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(67.31, -12.50, -6.47) |
| CIE-LCH | lch(67.31, 14.08, 207.34°) |
| OKLab | oklab(71.34% -0.0398 -0.0176) |
| OKLCH | oklch(71.34% 0.044 203.9) |
| XYZ | xyz(31.6585, 37.0449, 46.0314) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.92
Cadetblue
#5F9EA0
ΔE00 7.12
Greyblue
#77A1B5
ΔE00 7.47
Cool Grey
#95A3A6
ΔE00 7.95
Bluey Grey
#89A0B0
ΔE00 9.11
Greyish Teal
#719F91
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABAF #AF8783
analogous
#83AF9D #83ABAF #8395AF
triadic
#83ABAF #AF83AB #ABAF83
tetradic
#83ABAF #9D83AF #AF8783 #95AF83
square
#83ABAF #9D83AF #AF8783 #95AF83
split-complementary
#83ABAF #AF8395 #AF9D83
monochromatic
#486C70 #609095 #83ABAF #A8C4C7 #CDDDDF
Accessibility & contrast
On white
2.50
#83ABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#83ABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABAF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABAF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AF
Deuteranopia (green-blind)
#9DA1AF
Tritanopia (blue-blind)
#75AEAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83abaf; /* rgb */ color: rgb(131, 171, 175); /* oklch */ color: oklch(71.3% 0.044 203.9);
Tailwind
colors: {
custom: {
50: '#a8c4c6',
500: '#83abaf',
950: '#000000',
},
}SCSS
$custom: #83abaf; $custom-light: #a8c4c6; $custom-dark: #000000;
JSON
{
"hex": "#83abaf",
"rgb": {
"r": 131,
"g": 171,
"b": 175
},
"hsl": {
"h": 185.455,
"s": 21.569,
"l": 60
},
"oklch": {
"l": 0.71344,
"c": 0.04357,
"h": 203.9
},
"luminance": 0.37046
}Semantic roles & 50–950 ramp
primary
#83ABAF
secondary
#CFC0BE
accent
#716ABE
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182