#85AAAE#85AAAE
#85AAAE is a light, muted teal. Relative luminance 0.368; OKLCH L 71.2% C 0.041 H 204.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #85AAAE |
|---|---|
| RGB | rgb(133, 170, 174) |
| HSL | hsl(186, 20%, 60%) |
| HSV | hsv(186, 24%, 68%) |
| CMYK | cmyk(23.6%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(67.12, -11.58, -6.18) |
| CIE-LCH | lch(67.12, 13.13, 208.08°) |
| OKLab | oklab(71.21% -0.037 -0.0168) |
| OKLCH | oklch(71.21% 0.041 204.5) |
| XYZ | xyz(31.6853, 36.7907, 45.4680) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.40
Greyblue
#77A1B5
ΔE00 7.21
Cool Grey
#95A3A6
ΔE00 7.21
Cadetblue
#5F9EA0
ΔE00 7.55
Bluey Grey
#89A0B0
ΔE00 8.52
Cool Gray
#9AA7B0
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AAAE #AE8985
analogous
#85AE9E #85AAAE #8595AE
triadic
#85AAAE #AE85AA #AAAE85
tetradic
#85AAAE #9E85AE #AE8985 #95AE85
square
#85AAAE #9E85AE #AE8985 #95AE85
split-complementary
#85AAAE #AE8595 #AE9E85
monochromatic
#4A6B6F #628F94 #85AAAE #AAC4C6 #CFDDDF
Accessibility & contrast
On white
2.51
#85AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#85AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AAAE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AAAE | 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)
#A4A7AE
Deuteranopia (green-blind)
#9DA1AE
Tritanopia (blue-blind)
#78ADAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #85aaae; /* rgb */ color: rgb(133, 170, 174); /* oklch */ color: oklch(71.2% 0.041 204.5);
Tailwind
colors: {
custom: {
50: '#a9c3c6',
500: '#85aaae',
950: '#000000',
},
}SCSS
$custom: #85aaae; $custom-light: #a9c3c6; $custom-dark: #000000;
JSON
{
"hex": "#85aaae",
"rgb": {
"r": 133,
"g": 170,
"b": 174
},
"hsl": {
"h": 185.854,
"s": 20.197,
"l": 60.196
},
"oklch": {
"l": 0.71214,
"c": 0.04061,
"h": 204.5
},
"luminance": 0.36792
}Semantic roles & 50–950 ramp
primary
#85AAAE
secondary
#CFC1C0
accent
#4F479F
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182