#83AAA5#83AAA5
#83AAA5 is a light, muted teal. Relative luminance 0.363; OKLCH L 70.8% C 0.043 H 186.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #83AAA5 |
|---|---|
| RGB | rgb(131, 170, 165) |
| HSL | hsl(172, 19%, 59%) |
| HSV | hsv(172, 23%, 67%) |
| CMYK | cmyk(22.9%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(66.74, -14.24, -1.75) |
| CIE-LCH | lch(66.74, 14.35, 187.01°) |
| OKLab | oklab(70.8% -0.0426 -0.0049) |
| OKLCH | oklch(70.8% 0.043 186.6) |
| XYZ | xyz(30.5243, 36.2902, 40.9864) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.82
Cadetblue
#5F9EA0
ΔE00 6.92
Dull Teal
#5F9E8F
ΔE00 8.21
Grey Teal
#5E9B8A
ΔE00 9.06
Cool Grey
#95A3A6
ΔE00 9.43
Bluegrey
#85A3B2
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AAA5 #AA8388
analogous
#83AA92 #83AAA5 #839CAA
triadic
#83AAA5 #A583AA #AAA583
tetradic
#83AAA5 #9283AA #AA8388 #9CAA83
square
#83AAA5 #9283AA #AA8388 #9CAA83
split-complementary
#83AAA5 #AA839C #AA9283
monochromatic
#496A66 #628E89 #83AAA5 #A7C3BF #CCDCDA
Accessibility & contrast
On white
2.54
#83AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#83AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AAA5
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AAA5 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A5
Deuteranopia (green-blind)
#9EA0A6
Tritanopia (blue-blind)
#78ACA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #83aaa5; /* rgb */ color: rgb(131, 170, 165); /* oklch */ color: oklch(70.8% 0.043 186.6);
Tailwind
colors: {
custom: {
50: '#a8c3bf',
500: '#83aaa5',
950: '#000000',
},
}SCSS
$custom: #83aaa5; $custom-light: #a8c3bf; $custom-dark: #000000;
JSON
{
"hex": "#83aaa5",
"rgb": {
"r": 131,
"g": 170,
"b": 165
},
"hsl": {
"h": 172.308,
"s": 18.66,
"l": 59.02
},
"oklch": {
"l": 0.70796,
"c": 0.04293,
"h": 186.6
},
"luminance": 0.36291
}Semantic roles & 50–950 ramp
primary
#83AAA5
secondary
#CCBDBF
accent
#6C77BB
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181