#85ACAE#85ACAE
#85ACAE is a light, muted teal. Relative luminance 0.375; OKLCH L 71.7% C 0.042 H 200.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACAE |
|---|---|
| RGB | rgb(133, 172, 174) |
| HSL | hsl(183, 20%, 60%) |
| HSV | hsv(183, 24%, 68%) |
| CMYK | cmyk(23.6%, 1.1%, 0%, 31.8%) |
| CIE-LAB | lab(67.68, -12.65, -5.34) |
| CIE-LCH | lch(67.68, 13.73, 202.91°) |
| OKLab | oklab(71.66% -0.0397 -0.0146) |
| OKLCH | oklch(71.66% 0.042 200.2) |
| XYZ | xyz(32.0631, 37.5463, 45.5940) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.27
Bluegrey
#85A3B2
ΔE00 7.66
Cool Grey
#95A3A6
ΔE00 8.05
Greyblue
#77A1B5
ΔE00 8.38
Greyish Teal
#719F91
ΔE00 8.79
Bluey Grey
#89A0B0
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACAE #AE8785
analogous
#85AE9B #85ACAE #8597AE
triadic
#85ACAE #AE85AC #ACAE85
tetradic
#85ACAE #9B85AE #AE8785 #97AE85
square
#85ACAE #9B85AE #AE8785 #97AE85
split-complementary
#85ACAE #AE8597 #AE9B85
monochromatic
#4A6D6F #629194 #85ACAE #AAC5C6 #CFDEDF
Accessibility & contrast
On white
2.47
#85ACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#85ACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACAE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACAE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AE
Deuteranopia (green-blind)
#9FA2AE
Tritanopia (blue-blind)
#78AFAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #85acae; /* rgb */ color: rgb(133, 172, 174); /* oklch */ color: oklch(71.7% 0.042 200.2);
Tailwind
colors: {
custom: {
50: '#a9c4c6',
500: '#85acae',
950: '#000000',
},
}SCSS
$custom: #85acae; $custom-light: #a9c4c6; $custom-dark: #000000;
JSON
{
"hex": "#85acae",
"rgb": {
"r": 133,
"g": 172,
"b": 174
},
"hsl": {
"h": 182.927,
"s": 20.197,
"l": 60.196
},
"oklch": {
"l": 0.71663,
"c": 0.04227,
"h": 200.2
},
"luminance": 0.37548
}Semantic roles & 50–950 ramp
primary
#85ACAE
secondary
#CFC0C0
accent
#4B479F
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182