#85AAAF#85AAAF
#85AAAF is a light, muted teal. Relative luminance 0.368; OKLCH L 71.2% C 0.041 H 206.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #85AAAF |
|---|---|
| RGB | rgb(133, 170, 175) |
| HSL | hsl(187, 21%, 60%) |
| HSV | hsv(187, 24%, 69%) |
| CMYK | cmyk(24%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(67.15, -11.35, -6.69) |
| CIE-LCH | lch(67.15, 13.18, 210.51°) |
| OKLab | oklab(71.25% -0.0366 -0.0182) |
| OKLCH | oklch(71.25% 0.041 206.5) |
| XYZ | xyz(31.7831, 36.8299, 45.9834) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.98
Greyblue
#77A1B5
ΔE00 6.78
Cool Grey
#95A3A6
ΔE00 7.10
Cadetblue
#5F9EA0
ΔE00 7.75
Bluey Grey
#89A0B0
ΔE00 8.14
Cool Gray
#9AA7B0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AAAF #AF8A85
analogous
#85AF9F #85AAAF #8595AF
triadic
#85AAAF #AF85AA #AAAF85
tetradic
#85AAAF #9F85AF #AF8A85 #95AF85
square
#85AAAF #9F85AF #AF8A85 #95AF85
split-complementary
#85AAAF #AF8595 #AF9F85
monochromatic
#4A6C70 #628F95 #85AAAF #AAC4C7 #CFDEDF
Accessibility & contrast
On white
2.51
#85AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#85AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AAAF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AAAF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AF
Deuteranopia (green-blind)
#9CA1AF
Tritanopia (blue-blind)
#78ADAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #85aaaf; /* rgb */ color: rgb(133, 170, 175); /* oklch */ color: oklch(71.2% 0.041 206.5);
Tailwind
colors: {
custom: {
50: '#a9c3c6',
500: '#85aaaf',
950: '#000000',
},
}SCSS
$custom: #85aaaf; $custom-light: #a9c3c6; $custom-dark: #000000;
JSON
{
"hex": "#85aaaf",
"rgb": {
"r": 133,
"g": 170,
"b": 175
},
"hsl": {
"h": 187.143,
"s": 20.792,
"l": 60.392
},
"oklch": {
"l": 0.71247,
"c": 0.04084,
"h": 206.5
},
"luminance": 0.36831
}Semantic roles & 50–950 ramp
primary
#85AAAF
secondary
#D0C2C0
accent
#51469F
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182