#83ACAA#83ACAA
#83ACAA is a light, muted teal. Relative luminance 0.372; OKLCH L 71.4% C 0.044 H 192.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACAA |
|---|---|
| RGB | rgb(131, 172, 170) |
| HSL | hsl(177, 20%, 59%) |
| HSV | hsv(177, 24%, 67%) |
| CMYK | cmyk(23.8%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(67.45, -14.18, -3.48) |
| CIE-LCH | lch(67.45, 14.60, 193.81°) |
| OKLab | oklab(71.41% -0.0433 -0.0096) |
| OKLCH | oklch(71.41% 0.044 192.5) |
| XYZ | xyz(31.3661, 37.2313, 43.5561) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.75
Greyish Teal
#719F91
ΔE00 7.04
Dull Teal
#5F9E8F
ΔE00 9.14
Cool Grey
#95A3A6
ΔE00 9.22
Bluegrey
#85A3B2
ΔE00 9.56
Grey Teal
#5E9B8A
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACAA #AC8385
analogous
#83AC96 #83ACAA #839AAC
triadic
#83ACAA #AA83AC #ACAA83
tetradic
#83ACAA #9683AC #AC8385 #9AAC83
square
#83ACAA #9683AC #AC8385 #9AAC83
split-complementary
#83ACAA #AC839A #AC9683
monochromatic
#486C6A #61918F #83ACAA #A8C5C3 #CCDDDC
Accessibility & contrast
On white
2.49
#83ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#83ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACAA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACAA | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#9FA2AA
Tritanopia (blue-blind)
#76AEAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83acaa; /* rgb */ color: rgb(131, 172, 170); /* oklch */ color: oklch(71.4% 0.044 192.5);
Tailwind
colors: {
custom: {
50: '#a8c4c3',
500: '#83acaa',
950: '#000000',
},
}SCSS
$custom: #83acaa; $custom-light: #a8c4c3; $custom-dark: #000000;
JSON
{
"hex": "#83acaa",
"rgb": {
"r": 131,
"g": 172,
"b": 170
},
"hsl": {
"h": 177.073,
"s": 19.807,
"l": 59.412
},
"oklch": {
"l": 0.71407,
"c": 0.04431,
"h": 192.5
},
"luminance": 0.37233
}Semantic roles & 50–950 ramp
primary
#83ACAA
secondary
#CDBDBE
accent
#6B6FBC
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181