#85A697#85A697
#85A697 is a light, muted teal. Relative luminance 0.345; OKLCH L 69.6% C 0.042 H 165.8°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #85A697 |
|---|---|
| RGB | rgb(133, 166, 151) |
| HSL | hsl(153, 16%, 59%) |
| HSV | hsv(153, 20%, 65%) |
| CMYK | cmyk(19.9%, 0%, 9%, 34.9%) |
| CIE-LAB | lab(65.35, -14.46, 4.04) |
| CIE-LCH | lch(65.35, 15.01, 164.41°) |
| OKLab | oklab(69.6% -0.0411 0.0104) |
| OKLCH | oklch(69.6% 0.042 165.8) |
| XYZ | xyz(28.8935, 34.4925, 34.4075) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.29
Greenish Grey
#96AE8D
ΔE00 7.23
Dull Teal
#5F9E8F
ΔE00 7.42
Grey Green
#86A17D
ΔE00 7.60
Grey Teal
#5E9B8A
ΔE00 7.75
Greeny Grey
#7EA07A
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A697 #A68594
analogous
#85A686 #85A697 #85A4A6
triadic
#85A697 #9785A6 #A69785
tetradic
#85A697 #8685A6 #A68594 #A4A685
square
#85A697 #8685A6 #A68594 #A4A685
split-complementary
#85A697 #A685A4 #A68685
monochromatic
#4A665A #648979 #85A697 #A8C0B5 #CCDAD3
Accessibility & contrast
On white
2.66
#85A697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#85A697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A697
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A697 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A196
Deuteranopia (green-blind)
#9E9D98
Tritanopia (blue-blind)
#7EA6A1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #85a697; /* rgb */ color: rgb(133, 166, 151); /* oklch */ color: oklch(69.6% 0.042 165.8);
Tailwind
colors: {
custom: {
50: '#a9c0b5',
500: '#85a697',
950: '#000000',
},
}SCSS
$custom: #85a697; $custom-light: #a9c0b5; $custom-dark: #000000;
JSON
{
"hex": "#85a697",
"rgb": {
"r": 133,
"g": 166,
"b": 151
},
"hsl": {
"h": 152.727,
"s": 15.64,
"l": 58.627
},
"oklch": {
"l": 0.69599,
"c": 0.04244,
"h": 165.8
},
"luminance": 0.34493
}Semantic roles & 50–950 ramp
primary
#85A697
secondary
#CABDC3
accent
#6F91B8
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180