#83AAA0#83AAA0
#83AAA0 is a light, muted teal. Relative luminance 0.361; OKLCH L 70.6% C 0.045 H 177.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #83AAA0 |
|---|---|
| RGB | rgb(131, 170, 160) |
| HSL | hsl(165, 19%, 59%) |
| HSV | hsv(165, 23%, 67%) |
| CMYK | cmyk(22.9%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(66.61, -15.33, 0.83) |
| CIE-LCH | lch(66.61, 15.35, 176.90°) |
| OKLab | oklab(70.64% -0.0448 0.002) |
| OKLCH | oklch(70.64% 0.045 177.5) |
| XYZ | xyz(30.0781, 36.1117, 38.6364) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.55
Dull Teal
#5F9E8F
ΔE00 7.20
Cadetblue
#5F9EA0
ΔE00 7.90
Grey Teal
#5E9B8A
ΔE00 7.93
Greenish Grey
#96AE8D
ΔE00 9.40
Grey Green
#86A17D
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AAA0 #AA838D
analogous
#83AA8D #83AAA0 #83A1AA
triadic
#83AAA0 #A083AA #AAA083
tetradic
#83AAA0 #8D83AA #AA838D #A1AA83
square
#83AAA0 #8D83AA #AA838D #A1AA83
split-complementary
#83AAA0 #AA83A1 #AA8D83
monochromatic
#496A61 #628E83 #83AAA0 #A7C3BC #CCDCD8
Accessibility & contrast
On white
2.55
#83AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#83AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AAA0
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AAA0 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A0
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#79ABA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #83aaa0; /* rgb */ color: rgb(131, 170, 160); /* oklch */ color: oklch(70.6% 0.045 177.5);
Tailwind
colors: {
custom: {
50: '#a8c3bc',
500: '#83aaa0',
950: '#000000',
},
}SCSS
$custom: #83aaa0; $custom-light: #a8c3bc; $custom-dark: #000000;
JSON
{
"hex": "#83aaa0",
"rgb": {
"r": 131,
"g": 170,
"b": 160
},
"hsl": {
"h": 164.615,
"s": 18.66,
"l": 59.02
},
"oklch": {
"l": 0.70643,
"c": 0.04481,
"h": 177.5
},
"luminance": 0.36113
}Semantic roles & 50–950 ramp
primary
#83AAA0
secondary
#CCBDC1
accent
#6C81BB
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1212
muted
#7F8181