#83AAAE#83AAAE
#83AAAE is a light, muted teal. Relative luminance 0.366; OKLCH L 71.1% C 0.043 H 204.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #83AAAE |
|---|---|
| RGB | rgb(131, 170, 174) |
| HSL | hsl(186, 21%, 60%) |
| HSV | hsv(186, 25%, 68%) |
| CMYK | cmyk(24.7%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(67.00, -12.20, -6.37) |
| CIE-LCH | lch(67.00, 13.77, 207.58°) |
| OKLab | oklab(71.09% -0.0389 -0.0174) |
| OKLCH | oklch(71.09% 0.043 204) |
| XYZ | xyz(31.3725, 36.6294, 45.4534) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.70
Cadetblue
#5F9EA0
ΔE00 7.12
Greyblue
#77A1B5
ΔE00 7.31
Cool Grey
#95A3A6
ΔE00 7.69
Bluey Grey
#89A0B0
ΔE00 8.87
Greyish Teal
#719F91
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AAAE #AE8783
analogous
#83AE9C #83AAAE #8395AE
triadic
#83AAAE #AE83AA #AAAE83
tetradic
#83AAAE #9C83AE #AE8783 #95AE83
square
#83AAAE #9C83AE #AE8783 #95AE83
split-complementary
#83AAAE #AE8395 #AE9C83
monochromatic
#486B6E #608F93 #83AAAE #A8C3C6 #CDDDDE
Accessibility & contrast
On white
2.52
#83AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#83AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AAAE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AAAE | 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)
#A4A7AE
Deuteranopia (green-blind)
#9CA1AE
Tritanopia (blue-blind)
#75ADAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #83aaae; /* rgb */ color: rgb(131, 170, 174); /* oklch */ color: oklch(71.1% 0.043 204.0);
Tailwind
colors: {
custom: {
50: '#a8c3c6',
500: '#83aaae',
950: '#000000',
},
}SCSS
$custom: #83aaae; $custom-light: #a8c3c6; $custom-dark: #000000;
JSON
{
"hex": "#83aaae",
"rgb": {
"r": 131,
"g": 170,
"b": 174
},
"hsl": {
"h": 185.581,
"s": 20.976,
"l": 59.804
},
"oklch": {
"l": 0.71086,
"c": 0.04261,
"h": 204
},
"luminance": 0.36631
}Semantic roles & 50–950 ramp
primary
#83AAAE
secondary
#CFC0BE
accent
#726ABE
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182