#83AAB0#83AAB0
#83AAB0 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.2% C 0.043 H 207.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #83AAB0 |
|---|---|
| RGB | rgb(131, 170, 176) |
| HSL | hsl(188, 22%, 60%) |
| HSV | hsv(188, 26%, 69%) |
| CMYK | cmyk(25.6%, 3.4%, 0%, 31%) |
| CIE-LAB | lab(67.06, -11.74, -7.40) |
| CIE-LCH | lch(67.06, 13.88, 212.21°) |
| OKLab | oklab(71.15% -0.0381 -0.0201) |
| OKLCH | oklch(71.15% 0.043 207.9) |
| XYZ | xyz(31.5689, 36.7080, 46.4879) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.89
Greyblue
#77A1B5
ΔE00 6.46
Cool Grey
#95A3A6
ΔE00 7.48
Cadetblue
#5F9EA0
ΔE00 7.53
Bluey Grey
#89A0B0
ΔE00 8.14
Cool Gray
#9AA7B0
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AAB0 #B08983
analogous
#83B09F #83AAB0 #8393B0
triadic
#83AAB0 #B083AA #AAB083
tetradic
#83AAB0 #9F83B0 #B08983 #93B083
square
#83AAB0 #9F83B0 #B08983 #93B083
split-complementary
#83AAB0 #B08393 #B09F83
monochromatic
#486B71 #608F96 #83AAB0 #A8C4C8 #CEDDE0
Accessibility & contrast
On white
2.52
#83AAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#83AAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AAB0
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AAB0 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B0
Deuteranopia (green-blind)
#9CA1B0
Tritanopia (blue-blind)
#75ADAC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #83aab0; /* rgb */ color: rgb(131, 170, 176); /* oklch */ color: oklch(71.2% 0.043 207.9);
Tailwind
colors: {
custom: {
50: '#a8c3c7',
500: '#83aab0',
950: '#000000',
},
}SCSS
$custom: #83aab0; $custom-light: #a8c3c7; $custom-dark: #000000;
JSON
{
"hex": "#83aab0",
"rgb": {
"r": 131,
"g": 170,
"b": 176
},
"hsl": {
"h": 188,
"s": 22.167,
"l": 60.196
},
"oklch": {
"l": 0.71153,
"c": 0.0431,
"h": 207.9
},
"luminance": 0.36709
}Semantic roles & 50–950 ramp
primary
#83AAB0
secondary
#D0C1BF
accent
#5145A1
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182