#83AAAA#83AAAA
#83AAAA is a light, muted teal. Relative luminance 0.365; OKLCH L 71.0% C 0.042 H 196.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #83AAAA |
|---|---|
| RGB | rgb(131, 170, 170) |
| HSL | hsl(180, 19%, 59%) |
| HSV | hsv(180, 23%, 67%) |
| CMYK | cmyk(22.9%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(66.88, -13.12, -4.32) |
| CIE-LCH | lch(66.88, 13.81, 198.24°) |
| OKLab | oklab(70.96% -0.0406 -0.0118) |
| OKLCH | oklch(70.96% 0.042 196.2) |
| XYZ | xyz(30.9883, 36.4758, 43.4302) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.67
Greyish Teal
#719F91
ΔE00 7.65
Cool Grey
#95A3A6
ΔE00 8.33
Bluegrey
#85A3B2
ΔE00 8.39
Greyblue
#77A1B5
ΔE00 9.07
Dull Teal
#5F9E8F
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AAAA #AA8383
analogous
#83AA97 #83AAAA #8397AA
triadic
#83AAAA #AA83AA #AAAA83
tetradic
#83AAAA #9783AA #AA8383 #97AA83
square
#83AAAA #9783AA #AA8383 #97AA83
split-complementary
#83AAAA #AA8397 #AA9783
monochromatic
#496A6A #628E8E #83AAAA #A7C3C3 #CCDCDC
Accessibility & contrast
On white
2.53
#83AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#83AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AAAA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AAAA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AA
Deuteranopia (green-blind)
#9DA0AA
Tritanopia (blue-blind)
#76ADAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #83aaaa; /* rgb */ color: rgb(131, 170, 170); /* oklch */ color: oklch(71.0% 0.042 196.2);
Tailwind
colors: {
custom: {
50: '#a8c3c3',
500: '#83aaaa',
950: '#000000',
},
}SCSS
$custom: #83aaaa; $custom-light: #a8c3c3; $custom-dark: #000000;
JSON
{
"hex": "#83aaaa",
"rgb": {
"r": 131,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 18.66,
"l": 59.02
},
"oklch": {
"l": 0.70955,
"c": 0.04224,
"h": 196.2
},
"luminance": 0.36477
}Semantic roles & 50–950 ramp
primary
#83AAAA
secondary
#CCBDBD
accent
#6C6CBB
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181