#83A2AA#83A2AA
#83A2AA is a light, muted cyan. Relative luminance 0.336; OKLCH L 69.2% C 0.036 H 215.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #83A2AA |
|---|---|
| RGB | rgb(131, 162, 170) |
| HSL | hsl(192, 19%, 59%) |
| HSV | hsv(192, 23%, 67%) |
| CMYK | cmyk(22.9%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(64.62, -8.83, -7.68) |
| CIE-LCH | lch(64.62, 11.70, 221.01°) |
| OKLab | oklab(69.16% -0.0296 -0.0209) |
| OKLCH | oklch(69.16% 0.036 215.2) |
| XYZ | xyz(29.5340, 33.5672, 42.9454) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.46
Greyblue
#77A1B5
ΔE00 4.75
Bluey Grey
#89A0B0
ΔE00 5.40
Cool Grey
#95A3A6
ΔE00 5.49
Cool Gray
#9AA7B0
ΔE00 6.97
Pewter
#899397
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A2AA #AA8B83
analogous
#83AA9F #83A2AA #838FAA
triadic
#83A2AA #AA83A2 #A2AA83
tetradic
#83A2AA #9F83AA #AA8B83 #8FAA83
square
#83A2AA #9F83AA #AA8B83 #8FAA83
split-complementary
#83A2AA #AA838F #AA9F83
monochromatic
#49636A #62858E #83A2AA #A7BDC3 #CCD8DC
Accessibility & contrast
On white
2.72
#83A2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#83A2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A2AA
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A2AA | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#959BAA
Tritanopia (blue-blind)
#77A5A4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #83a2aa; /* rgb */ color: rgb(131, 162, 170); /* oklch */ color: oklch(69.2% 0.036 215.2);
Tailwind
colors: {
custom: {
50: '#a7bdc3',
500: '#83a2aa',
950: '#000000',
},
}SCSS
$custom: #83a2aa; $custom-light: #a7bdc3; $custom-dark: #000000;
JSON
{
"hex": "#83a2aa",
"rgb": {
"r": 131,
"g": 162,
"b": 170
},
"hsl": {
"h": 192.308,
"s": 18.66,
"l": 59.02
},
"oklch": {
"l": 0.69158,
"c": 0.03621,
"h": 215.2
},
"luminance": 0.33568
}Semantic roles & 50–950 ramp
primary
#83A2AA
secondary
#CCC0BD
accent
#7D6CBB
background
#FAFBFB
surface
#F4F6F7
border
#CED0D0
text
#0F1212
muted
#7F8181