#83ABA4#83ABA4
#83ABA4 is a light, muted teal. Relative luminance 0.366; OKLCH L 71.0% C 0.044 H 183.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABA4 |
|---|---|
| RGB | rgb(131, 171, 164) |
| HSL | hsl(170, 19%, 59%) |
| HSV | hsv(170, 23%, 67%) |
| CMYK | cmyk(23.4%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(67.00, -14.98, -0.82) |
| CIE-LCH | lch(67.00, 15.01, 183.12°) |
| OKLab | oklab(70.99% -0.0444 -0.0024) |
| OKLCH | oklch(70.99% 0.045 183.1) |
| XYZ | xyz(30.6218, 36.6302, 40.5717) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.34
Cadetblue
#5F9EA0
ΔE00 7.27
Dull Teal
#5F9E8F
ΔE00 7.76
Grey Teal
#5E9B8A
ΔE00 8.60
Cool Grey
#95A3A6
ΔE00 10.12
Greenish Grey
#96AE8D
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABA4 #AB838A
analogous
#83AB90 #83ABA4 #839EAB
triadic
#83ABA4 #A483AB #ABA483
tetradic
#83ABA4 #9083AB #AB838A #9EAB83
square
#83ABA4 #9083AB #AB838A #9EAB83
split-complementary
#83ABA4 #AB839E #AB9083
monochromatic
#496B65 #619087 #83ABA4 #A7C4BF #CCDCDA
Accessibility & contrast
On white
2.52
#83ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#83ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABA4
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABA4 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A4
Deuteranopia (green-blind)
#A0A1A5
Tritanopia (blue-blind)
#78ADA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #83aba4; /* rgb */ color: rgb(131, 171, 164); /* oklch */ color: oklch(71.0% 0.044 183.1);
Tailwind
colors: {
custom: {
50: '#a8c4be',
500: '#83aba4',
950: '#000000',
},
}SCSS
$custom: #83aba4; $custom-light: #a8c4be; $custom-dark: #000000;
JSON
{
"hex": "#83aba4",
"rgb": {
"r": 131,
"g": 171,
"b": 164
},
"hsl": {
"h": 169.5,
"s": 19.231,
"l": 59.216
},
"oklch": {
"l": 0.70992,
"c": 0.0445,
"h": 183.1
},
"luminance": 0.36631
}Semantic roles & 50–950 ramp
primary
#83ABA4
secondary
#CDBDC0
accent
#6C7ABC
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1212
muted
#7F8181