#83AAA4#83AAA4
#83AAA4 is a light, muted teal. Relative luminance 0.363; OKLCH L 70.8% C 0.043 H 184.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #83AAA4 |
|---|---|
| RGB | rgb(131, 170, 164) |
| HSL | hsl(171, 19%, 59%) |
| HSV | hsv(171, 23%, 67%) |
| CMYK | cmyk(22.9%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(66.71, -14.46, -1.24) |
| CIE-LCH | lch(66.71, 14.51, 184.88°) |
| OKLab | oklab(70.77% -0.0431 -0.0035) |
| OKLCH | oklch(70.77% 0.043 184.7) |
| XYZ | xyz(30.4336, 36.2539, 40.5089) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.51
Cadetblue
#5F9EA0
ΔE00 7.07
Dull Teal
#5F9E8F
ΔE00 7.96
Grey Teal
#5E9B8A
ΔE00 8.79
Cool Grey
#95A3A6
ΔE00 9.67
Greenish Grey
#96AE8D
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AAA4 #AA8389
analogous
#83AA91 #83AAA4 #839DAA
triadic
#83AAA4 #A483AA #AAA483
tetradic
#83AAA4 #9183AA #AA8389 #9DAA83
square
#83AAA4 #9183AA #AA8389 #9DAA83
split-complementary
#83AAA4 #AA839D #AA9183
monochromatic
#496A65 #628E87 #83AAA4 #A7C3BF #CCDCD9
Accessibility & contrast
On white
2.55
#83AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#83AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AAA4
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AAA4 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A4
Deuteranopia (green-blind)
#9FA0A5
Tritanopia (blue-blind)
#78ACA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #83aaa4; /* rgb */ color: rgb(131, 170, 164); /* oklch */ color: oklch(70.8% 0.043 184.7);
Tailwind
colors: {
custom: {
50: '#a8c3be',
500: '#83aaa4',
950: '#000000',
},
}SCSS
$custom: #83aaa4; $custom-light: #a8c3be; $custom-dark: #000000;
JSON
{
"hex": "#83aaa4",
"rgb": {
"r": 131,
"g": 170,
"b": 164
},
"hsl": {
"h": 170.769,
"s": 18.66,
"l": 59.02
},
"oklch": {
"l": 0.70765,
"c": 0.04321,
"h": 184.7
},
"luminance": 0.36255
}Semantic roles & 50–950 ramp
primary
#83AAA4
secondary
#CCBDBF
accent
#6C79BB
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1212
muted
#7F8181