#85AEAB#85AEAB
#85AEAB is a light, muted teal. Relative luminance 0.382; OKLCH L 72.0% C 0.044 H 190.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #85AEAB |
|---|---|
| RGB | rgb(133, 174, 171) |
| HSL | hsl(176, 20%, 60%) |
| HSV | hsv(176, 24%, 68%) |
| CMYK | cmyk(23.6%, 0%, 1.7%, 31.8%) |
| CIE-LAB | lab(68.17, -14.38, -2.97) |
| CIE-LCH | lch(68.17, 14.68, 191.68°) |
| OKLab | oklab(72.02% -0.0436 -0.0082) |
| OKLCH | oklch(72.02% 0.044 190.6) |
| XYZ | xyz(32.1574, 38.1976, 44.1987) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.11
Cadetblue
#5F9EA0
ΔE00 7.27
Dull Teal
#5F9E8F
ΔE00 9.23
Cool Grey
#95A3A6
ΔE00 9.50
Bluegrey
#85A3B2
ΔE00 10.08
Grey Teal
#5E9B8A
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AEAB #AE8588
analogous
#85AE96 #85AEAB #859CAE
triadic
#85AEAB #AB85AE #AEAB85
tetradic
#85AEAB #9685AE #AE8588 #9CAE85
square
#85AEAB #9685AE #AE8588 #9CAE85
split-complementary
#85AEAB #AE859C #AE9685
monochromatic
#4A6F6C #629490 #85AEAB #AAC6C4 #CFDFDE
Accessibility & contrast
On white
2.43
#85AEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#85AEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AEAB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AEAB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAB
Deuteranopia (green-blind)
#A1A4AC
Tritanopia (blue-blind)
#78B0AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #85aeab; /* rgb */ color: rgb(133, 174, 171); /* oklch */ color: oklch(72.0% 0.044 190.6);
Tailwind
colors: {
custom: {
50: '#a9c6c4',
500: '#85aeab',
950: '#000000',
},
}SCSS
$custom: #85aeab; $custom-light: #a9c6c4; $custom-dark: #000000;
JSON
{
"hex": "#85aeab",
"rgb": {
"r": 133,
"g": 174,
"b": 171
},
"hsl": {
"h": 175.61,
"s": 20.197,
"l": 60.196
},
"oklch": {
"l": 0.72018,
"c": 0.04438,
"h": 190.6
},
"luminance": 0.38199
}Semantic roles & 50–950 ramp
primary
#85AEAB
secondary
#CFC0C1
accent
#474D9F
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101312
muted
#7F8281