#83ABA9#83ABA9
#83ABA9 is a light, muted teal. Relative luminance 0.368; OKLCH L 71.1% C 0.043 H 192.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABA9 |
|---|---|
| RGB | rgb(131, 171, 169) |
| HSL | hsl(177, 19%, 59%) |
| HSV | hsv(177, 23%, 67%) |
| CMYK | cmyk(23.4%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(67.14, -13.87, -3.39) |
| CIE-LCH | lch(67.14, 14.28, 193.73°) |
| OKLab | oklab(71.15% -0.0423 -0.0093) |
| OKLCH | oklch(71.15% 0.043 192.4) |
| XYZ | xyz(31.0822, 36.8144, 42.9966) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.70
Greyish Teal
#719F91
ΔE00 6.95
Cool Grey
#95A3A6
ΔE00 8.98
Dull Teal
#5F9E8F
ΔE00 9.11
Bluegrey
#85A3B2
ΔE00 9.40
Grey Teal
#5E9B8A
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABA9 #AB8385
analogous
#83AB95 #83ABA9 #8399AB
triadic
#83ABA9 #A983AB #ABA983
tetradic
#83ABA9 #9583AB #AB8385 #99AB83
square
#83ABA9 #9583AB #AB8385 #99AB83
split-complementary
#83ABA9 #AB8399 #AB9583
monochromatic
#496B69 #61908D #83ABA9 #A7C4C2 #CCDCDC
Accessibility & contrast
On white
2.51
#83ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#83ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABA9
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABA9 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A9
Deuteranopia (green-blind)
#9EA1A9
Tritanopia (blue-blind)
#76ADAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #83aba9; /* rgb */ color: rgb(131, 171, 169); /* oklch */ color: oklch(71.1% 0.043 192.4);
Tailwind
colors: {
custom: {
50: '#a8c4c2',
500: '#83aba9',
950: '#000000',
},
}SCSS
$custom: #83aba9; $custom-light: #a8c4c2; $custom-dark: #000000;
JSON
{
"hex": "#83aba9",
"rgb": {
"r": 131,
"g": 171,
"b": 169
},
"hsl": {
"h": 177,
"s": 19.231,
"l": 59.216
},
"oklch": {
"l": 0.71149,
"c": 0.04334,
"h": 192.4
},
"luminance": 0.36816
}Semantic roles & 50–950 ramp
primary
#83ABA9
secondary
#CDBDBE
accent
#6C70BC
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181