#85AB9D#85AB9D
#85AB9D is a light, muted teal. Relative luminance 0.365; OKLCH L 70.9% C 0.046 H 170.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #85AB9D |
|---|---|
| RGB | rgb(133, 171, 157) |
| HSL | hsl(158, 18%, 60%) |
| HSV | hsv(158, 22%, 67%) |
| CMYK | cmyk(22.2%, 0%, 8.2%, 32.9%) |
| CIE-LAB | lab(66.93, -15.84, 2.99) |
| CIE-LCH | lch(66.93, 16.12, 169.31°) |
| OKLab | oklab(70.91% -0.0455 0.0077) |
| OKLCH | oklch(70.91% 0.046 170.4) |
| XYZ | xyz(30.3198, 36.5456, 37.3483) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.56
Dull Teal
#5F9E8F
ΔE00 7.28
Greenish Grey
#96AE8D
ΔE00 7.86
Grey Teal
#5E9B8A
ΔE00 7.87
Grey Green
#86A17D
ΔE00 8.77
Greeny Grey
#7EA07A
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AB9D #AB8593
analogous
#85AB8A #85AB9D #85A6AB
triadic
#85AB9D #9D85AB #AB9D85
tetradic
#85AB9D #8A85AB #AB8593 #A6AB85
square
#85AB9D #8A85AB #AB8593 #A6AB85
split-complementary
#85AB9D #AB85A6 #AB8A85
monochromatic
#4A6C5F #63907F #85AB9D #A9C4BA #CDDDD7
Accessibility & contrast
On white
2.53
#85AB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#85AB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AB9D
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AB9D | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69C
Deuteranopia (green-blind)
#A2A19E
Tritanopia (blue-blind)
#7CACA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #85ab9d; /* rgb */ color: rgb(133, 171, 157); /* oklch */ color: oklch(70.9% 0.046 170.4);
Tailwind
colors: {
custom: {
50: '#a9c4b9',
500: '#85ab9d',
950: '#000000',
},
}SCSS
$custom: #85ab9d; $custom-light: #a9c4b9; $custom-dark: #000000;
JSON
{
"hex": "#85ab9d",
"rgb": {
"r": 133,
"g": 171,
"b": 157
},
"hsl": {
"h": 157.895,
"s": 18.447,
"l": 59.608
},
"oklch": {
"l": 0.70912,
"c": 0.04612,
"h": 170.4
},
"luminance": 0.36547
}Semantic roles & 50–950 ramp
primary
#85AB9D
secondary
#CDBFC4
accent
#6D8ABB
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180