#85B3AA#85B3AA
#85B3AA is a light, muted teal. Relative luminance 0.401; OKLCH L 73.1% C 0.051 H 181.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #85B3AA |
|---|---|
| RGB | rgb(133, 179, 170) |
| HSL | hsl(168, 23%, 61%) |
| HSV | hsv(168, 26%, 70%) |
| CMYK | cmyk(25.7%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(69.56, -17.21, -0.38) |
| CIE-LCH | lch(69.56, 17.21, 181.25°) |
| OKLab | oklab(73.12% -0.0508 -0.0013) |
| OKLCH | oklch(73.12% 0.051 181.4) |
| XYZ | xyz(33.0464, 40.1276, 44.0266) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.56
Dull Teal
#5F9E8F
ΔE00 8.39
Cadetblue
#5F9EA0
ΔE00 8.63
Pale Teal
#82CBB2
ΔE00 8.66
Grey Teal
#5E9B8A
ΔE00 9.36
Lightseagreen
#20B2AA
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B3AA #B3858E
analogous
#85B393 #85B3AA #85A5B3
triadic
#85B3AA #AA85B3 #B3AA85
tetradic
#85B3AA #9385B3 #B3858E #A5B385
square
#85B3AA #9385B3 #B3858E #A5B385
split-complementary
#85B3AA #B385A5 #B39385
monochromatic
#49756C #609B8F #85B3AA #ABCAC4 #D0E2DF
Accessibility & contrast
On white
2.33
#85B3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#85B3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B3AA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B3AA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#A6A7AB
Tritanopia (blue-blind)
#78B5B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #85b3aa; /* rgb */ color: rgb(133, 179, 170); /* oklch */ color: oklch(73.1% 0.051 181.4);
Tailwind
colors: {
custom: {
50: '#a9c9c3',
500: '#85b3aa',
950: '#000000',
},
}SCSS
$custom: #85b3aa; $custom-light: #a9c9c3; $custom-dark: #000000;
JSON
{
"hex": "#85b3aa",
"rgb": {
"r": 133,
"g": 179,
"b": 170
},
"hsl": {
"h": 168.261,
"s": 23.232,
"l": 61.176
},
"oklch": {
"l": 0.7312,
"c": 0.05077,
"h": 181.4
},
"luminance": 0.40129
}Semantic roles & 50–950 ramp
primary
#85B3AA
secondary
#D3C1C5
accent
#4456A2
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281