#85AEAA#85AEAA
#85AEAA is a light, muted teal. Relative luminance 0.382; OKLCH L 72.0% C 0.045 H 188.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #85AEAA |
|---|---|
| RGB | rgb(133, 174, 170) |
| HSL | hsl(174, 20%, 60%) |
| HSV | hsv(174, 24%, 68%) |
| CMYK | cmyk(23.6%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(68.14, -14.60, -2.46) |
| CIE-LCH | lch(68.14, 14.81, 189.56°) |
| OKLab | oklab(71.99% -0.044 -0.0068) |
| OKLCH | oklch(71.99% 0.045 188.8) |
| XYZ | xyz(32.0624, 38.1596, 43.6986) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.79
Cadetblue
#5F9EA0
ΔE00 7.35
Dull Teal
#5F9E8F
ΔE00 8.95
Cool Grey
#95A3A6
ΔE00 9.72
Grey Teal
#5E9B8A
ΔE00 9.89
Bluegrey
#85A3B2
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AEAA #AE8589
analogous
#85AE95 #85AEAA #859EAE
triadic
#85AEAA #AA85AE #AEAA85
tetradic
#85AEAA #9585AE #AE8589 #9EAE85
square
#85AEAA #9585AE #AE8589 #9EAE85
split-complementary
#85AEAA #AE859E #AE9585
monochromatic
#4A6F6B #62948F #85AEAA #AAC6C4 #CFDFDD
Accessibility & contrast
On white
2.43
#85AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#85AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AEAA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AEAA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAA
Deuteranopia (green-blind)
#A1A4AB
Tritanopia (blue-blind)
#79B0AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #85aeaa; /* rgb */ color: rgb(133, 174, 170); /* oklch */ color: oklch(72.0% 0.045 188.8);
Tailwind
colors: {
custom: {
50: '#a9c6c3',
500: '#85aeaa',
950: '#000000',
},
}SCSS
$custom: #85aeaa; $custom-light: #a9c6c3; $custom-dark: #000000;
JSON
{
"hex": "#85aeaa",
"rgb": {
"r": 133,
"g": 174,
"b": 170
},
"hsl": {
"h": 174.146,
"s": 20.197,
"l": 60.196
},
"oklch": {
"l": 0.71986,
"c": 0.04456,
"h": 188.8
},
"luminance": 0.38161
}Semantic roles & 50–950 ramp
primary
#85AEAA
secondary
#CFC0C1
accent
#474F9F
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281