#85ACAA#85ACAA
#85ACAA is a light, muted teal. Relative luminance 0.374; OKLCH L 71.5% C 0.042 H 192.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACAA |
|---|---|
| RGB | rgb(133, 172, 170) |
| HSL | hsl(177, 19%, 60%) |
| HSV | hsv(177, 23%, 67%) |
| CMYK | cmyk(22.7%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(67.57, -13.55, -3.29) |
| CIE-LCH | lch(67.57, 13.94, 193.66°) |
| OKLab | oklab(71.53% -0.0413 -0.009) |
| OKLCH | oklch(71.53% 0.042 192.3) |
| XYZ | xyz(31.6789, 37.3926, 43.5708) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.11
Greyish Teal
#719F91
ΔE00 7.24
Cool Grey
#95A3A6
ΔE00 8.79
Bluegrey
#85A3B2
ΔE00 9.33
Dull Teal
#5F9E8F
ΔE00 9.45
Greyblue
#77A1B5
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACAA #AC8587
analogous
#85AC97 #85ACAA #859BAC
triadic
#85ACAA #AA85AC #ACAA85
tetradic
#85ACAA #9785AC #AC8587 #9BAC85
square
#85ACAA #9785AC #AC8587 #9BAC85
split-complementary
#85ACAA #AC859B #AC9785
monochromatic
#4A6D6B #63918F #85ACAA #A9C5C3 #CEDEDD
Accessibility & contrast
On white
2.48
#85ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#85ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACAA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACAA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#A0A2AA
Tritanopia (blue-blind)
#79AEAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #85acaa; /* rgb */ color: rgb(133, 172, 170); /* oklch */ color: oklch(71.5% 0.042 192.3);
Tailwind
colors: {
custom: {
50: '#a9c4c3',
500: '#85acaa',
950: '#000000',
},
}SCSS
$custom: #85acaa; $custom-light: #a9c4c3; $custom-dark: #000000;
JSON
{
"hex": "#85acaa",
"rgb": {
"r": 133,
"g": 172,
"b": 170
},
"hsl": {
"h": 176.923,
"s": 19.024,
"l": 59.804
},
"oklch": {
"l": 0.71534,
"c": 0.04231,
"h": 192.3
},
"luminance": 0.37394
}Semantic roles & 50–950 ramp
primary
#85ACAA
secondary
#CEBFC0
accent
#6C70BC
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181