#85B29D#85B29D
#85B29D is a light, muted teal. Relative luminance 0.393; OKLCH L 72.5% C 0.057 H 164.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #85B29D |
|---|---|
| RGB | rgb(133, 178, 157) |
| HSL | hsl(152, 23%, 61%) |
| HSV | hsv(152, 25%, 70%) |
| CMYK | cmyk(25.3%, 0%, 11.8%, 30.2%) |
| CIE-LAB | lab(68.94, -19.46, 5.88) |
| CIE-LCH | lch(68.94, 20.33, 163.18°) |
| OKLab | oklab(72.51% -0.055 0.0152) |
| OKLCH | oklch(72.51% 0.057 164.6) |
| XYZ | xyz(31.6772, 39.2604, 37.8007) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.23
Greenish Grey
#96AE8D
ΔE00 6.92
Pale Teal
#82CBB2
ΔE00 7.38
Darkseagreen
#8FBC8F
ΔE00 7.57
Greyish Green
#82A67D
ΔE00 7.79
Dull Teal
#5F9E8F
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B29D #B2859A
analogous
#85B286 #85B29D #85B0B2
triadic
#85B29D #9D85B2 #B29D85
tetradic
#85B29D #8685B2 #B2859A #B0B285
square
#85B29D #8685B2 #B2859A #B0B285
split-complementary
#85B29D #B285B0 #B28685
monochromatic
#497460 #61997F #85B29D #ABCABB #D0E1D9
Accessibility & contrast
On white
2.37
#85B29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#85B29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B29D
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B29D | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9C
Deuteranopia (green-blind)
#A8A69E
Tritanopia (blue-blind)
#7CB2AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #85b29d; /* rgb */ color: rgb(133, 178, 157); /* oklch */ color: oklch(72.5% 0.057 164.6);
Tailwind
colors: {
custom: {
50: '#a9c9b9',
500: '#85b29d',
950: '#000000',
},
}SCSS
$custom: #85b29d; $custom-light: #a9c9b9; $custom-dark: #000000;
JSON
{
"hex": "#85b29d",
"rgb": {
"r": 133,
"g": 178,
"b": 157
},
"hsl": {
"h": 152,
"s": 22.613,
"l": 60.98
},
"oklch": {
"l": 0.72513,
"c": 0.05707,
"h": 164.6
},
"luminance": 0.39262
}Semantic roles & 50–950 ramp
primary
#85B29D
secondary
#D2C1C9
accent
#4470A1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280