#85B2AA#85B2AA
#85B2AA is a light, muted teal. Relative luminance 0.397; OKLCH L 72.9% C 0.049 H 182.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #85B2AA |
|---|---|
| RGB | rgb(133, 178, 170) |
| HSL | hsl(169, 23%, 61%) |
| HSV | hsv(169, 25%, 70%) |
| CMYK | cmyk(25.3%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(69.28, -16.69, -0.79) |
| CIE-LCH | lch(69.28, 16.71, 182.72°) |
| OKLab | oklab(72.89% -0.0494 -0.0024) |
| OKLCH | oklch(72.89% 0.049 182.8) |
| XYZ | xyz(32.8467, 39.7282, 43.9600) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.51
Cadetblue
#5F9EA0
ΔE00 8.32
Dull Teal
#5F9E8F
ΔE00 8.42
Pale Teal
#82CBB2
ΔE00 9.16
Grey Teal
#5E9B8A
ΔE00 9.39
Lightseagreen
#20B2AA
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B2AA #B2858D
analogous
#85B293 #85B2AA #85A3B2
triadic
#85B2AA #AA85B2 #B2AA85
tetradic
#85B2AA #9385B2 #B2858D #A3B285
square
#85B2AA #9385B2 #B2858D #A3B285
split-complementary
#85B2AA #B285A3 #B29385
monochromatic
#49746C #61998F #85B2AA #ABCAC4 #D0E1DE
Accessibility & contrast
On white
2.35
#85B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#85B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B2AA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B2AA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#A5A7AB
Tritanopia (blue-blind)
#78B4AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #85b2aa; /* rgb */ color: rgb(133, 178, 170); /* oklch */ color: oklch(72.9% 0.049 182.8);
Tailwind
colors: {
custom: {
50: '#a9c9c3',
500: '#85b2aa',
950: '#000000',
},
}SCSS
$custom: #85b2aa; $custom-light: #a9c9c3; $custom-dark: #000000;
JSON
{
"hex": "#85b2aa",
"rgb": {
"r": 133,
"g": 178,
"b": 170
},
"hsl": {
"h": 169.333,
"s": 22.613,
"l": 60.98
},
"oklch": {
"l": 0.72893,
"c": 0.04947,
"h": 182.8
},
"luminance": 0.3973
}Semantic roles & 50–950 ramp
primary
#85B2AA
secondary
#D2C1C4
accent
#4455A1
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281