#85B29B#85B29B
#85B29B is a light, muted green. Relative luminance 0.392; OKLCH L 72.5% C 0.059 H 162.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #85B29B |
|---|---|
| RGB | rgb(133, 178, 155) |
| HSL | hsl(149, 23%, 61%) |
| HSV | hsv(149, 25%, 70%) |
| CMYK | cmyk(25.3%, 0%, 12.9%, 30.2%) |
| CIE-LAB | lab(68.89, -19.86, 6.91) |
| CIE-LCH | lch(68.89, 21.03, 160.81°) |
| OKLab | oklab(72.46% -0.0559 0.0179) |
| OKLCH | oklch(72.46% 0.059 162.3) |
| XYZ | xyz(31.5079, 39.1927, 36.9088) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.49
Greyish Teal
#719F91
ΔE00 6.50
Darkseagreen
#8FBC8F
ΔE00 6.93
Greyish Green
#82A67D
ΔE00 7.20
Pale Teal
#82CBB2
ΔE00 7.40
Greeny Grey
#7EA07A
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B29B #B2859C
analogous
#85B285 #85B29B #85B2B1
triadic
#85B29B #9B85B2 #B29B85
tetradic
#85B29B #8585B2 #B2859C #B2B185
square
#85B29B #8585B2 #B2859C #B2B185
split-complementary
#85B29B #B185B2 #B28585
monochromatic
#49745E #61997C #85B29B #ABCABA #D0E1D9
Accessibility & contrast
On white
2.38
#85B29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#85B29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B29B
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B29B | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB9A
Deuteranopia (green-blind)
#A9A69C
Tritanopia (blue-blind)
#7CB2AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #85b29b; /* rgb */ color: rgb(133, 178, 155); /* oklch */ color: oklch(72.5% 0.059 162.3);
Tailwind
colors: {
custom: {
50: '#a9c9b8',
500: '#85b29b',
950: '#000000',
},
}SCSS
$custom: #85b29b; $custom-light: #a9c9b8; $custom-dark: #000000;
JSON
{
"hex": "#85b29b",
"rgb": {
"r": 133,
"g": 178,
"b": 155
},
"hsl": {
"h": 149.333,
"s": 22.613,
"l": 60.98
},
"oklch": {
"l": 0.72458,
"c": 0.05867,
"h": 162.3
},
"luminance": 0.39194
}Semantic roles & 50–950 ramp
primary
#85B29B
secondary
#D2C1CA
accent
#4474A1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280