#83AAA8#83AAA8
#83AAA8 is a light, muted teal. Relative luminance 0.364; OKLCH L 70.9% C 0.042 H 192.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #83AAA8 |
|---|---|
| RGB | rgb(131, 170, 168) |
| HSL | hsl(177, 19%, 59%) |
| HSV | hsv(177, 23%, 67%) |
| CMYK | cmyk(22.9%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(66.83, -13.57, -3.29) |
| CIE-LCH | lch(66.83, 13.96, 193.65°) |
| OKLab | oklab(70.89% -0.0414 -0.0091) |
| OKLCH | oklch(70.89% 0.042 192.3) |
| XYZ | xyz(30.8006, 36.4007, 42.4414) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.66
Greyish Teal
#719F91
ΔE00 6.87
Cool Grey
#95A3A6
ΔE00 8.74
Dull Teal
#5F9E8F
ΔE00 9.09
Bluegrey
#85A3B2
ΔE00 9.24
Grey Teal
#5E9B8A
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AAA8 #AA8385
analogous
#83AA95 #83AAA8 #8399AA
triadic
#83AAA8 #A883AA #AAA883
tetradic
#83AAA8 #9583AA #AA8385 #99AA83
square
#83AAA8 #9583AA #AA8385 #99AA83
split-complementary
#83AAA8 #AA8399 #AA9583
monochromatic
#496A68 #628E8C #83AAA8 #A7C3C1 #CCDCDB
Accessibility & contrast
On white
2.54
#83AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#83AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AAA8
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AAA8 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A8
Deuteranopia (green-blind)
#9EA0A8
Tritanopia (blue-blind)
#77ACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #83aaa8; /* rgb */ color: rgb(131, 170, 168); /* oklch */ color: oklch(70.9% 0.042 192.3);
Tailwind
colors: {
custom: {
50: '#a8c3c1',
500: '#83aaa8',
950: '#000000',
},
}SCSS
$custom: #83aaa8; $custom-light: #a8c3c1; $custom-dark: #000000;
JSON
{
"hex": "#83aaa8",
"rgb": {
"r": 131,
"g": 170,
"b": 168
},
"hsl": {
"h": 176.923,
"s": 18.66,
"l": 59.02
},
"oklch": {
"l": 0.70891,
"c": 0.04237,
"h": 192.3
},
"luminance": 0.36402
}Semantic roles & 50–950 ramp
primary
#83AAA8
secondary
#CCBDBE
accent
#6C71BB
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181