#83AAAF#83AAAF
#83AAAF is a light, muted teal. Relative luminance 0.367; OKLCH L 71.1% C 0.043 H 206.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #83AAAF |
|---|---|
| RGB | rgb(131, 170, 175) |
| HSL | hsl(187, 22%, 60%) |
| HSV | hsv(187, 25%, 69%) |
| CMYK | cmyk(25.1%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(67.03, -11.97, -6.89) |
| CIE-LCH | lch(67.03, 13.81, 209.90°) |
| OKLab | oklab(71.12% -0.0385 -0.0187) |
| OKLCH | oklch(71.12% 0.043 206) |
| XYZ | xyz(31.4703, 36.6686, 45.9687) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.29
Greyblue
#77A1B5
ΔE00 6.88
Cadetblue
#5F9EA0
ΔE00 7.31
Cool Grey
#95A3A6
ΔE00 7.58
Bluey Grey
#89A0B0
ΔE00 8.50
Cool Gray
#9AA7B0
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AAAF #AF8883
analogous
#83AF9E #83AAAF #8394AF
triadic
#83AAAF #AF83AA #AAAF83
tetradic
#83AAAF #9E83AF #AF8883 #94AF83
square
#83AAAF #9E83AF #AF8883 #94AF83
split-complementary
#83AAAF #AF8394 #AF9E83
monochromatic
#486B70 #608F95 #83AAAF #A8C4C7 #CDDDDF
Accessibility & contrast
On white
2.52
#83AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#83AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AAAF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AAAF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AF
Deuteranopia (green-blind)
#9CA1AF
Tritanopia (blue-blind)
#75ADAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #83aaaf; /* rgb */ color: rgb(131, 170, 175); /* oklch */ color: oklch(71.1% 0.043 206.0);
Tailwind
colors: {
custom: {
50: '#a8c3c6',
500: '#83aaaf',
950: '#000000',
},
}SCSS
$custom: #83aaaf; $custom-light: #a8c3c6; $custom-dark: #000000;
JSON
{
"hex": "#83aaaf",
"rgb": {
"r": 131,
"g": 170,
"b": 175
},
"hsl": {
"h": 186.818,
"s": 21.569,
"l": 60
},
"oklch": {
"l": 0.71119,
"c": 0.04282,
"h": 206
},
"luminance": 0.3667
}Semantic roles & 50–950 ramp
primary
#83AAAF
secondary
#CFC0BE
accent
#736ABE
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182