#85AE97#85AE97
#85AE97 is a light, muted green. Relative luminance 0.375; OKLCH L 71.4% C 0.056 H 160.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #85AE97 |
|---|---|
| RGB | rgb(133, 174, 151) |
| HSL | hsl(146, 20%, 60%) |
| HSV | hsv(146, 24%, 68%) |
| CMYK | cmyk(23.6%, 0%, 13.2%, 31.8%) |
| CIE-LAB | lab(67.64, -18.62, 7.33) |
| CIE-LCH | lch(67.64, 20.01, 158.51°) |
| OKLab | oklab(71.43% -0.0522 0.019) |
| OKLCH | oklch(71.43% 0.056 160) |
| XYZ | xyz(30.3932, 37.4919, 34.9074) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.78
Greyish Teal
#719F91
ΔE00 5.84
Greyish Green
#82A67D
ΔE00 6.42
Grey Green
#86A17D
ΔE00 6.77
Greeny Grey
#7EA07A
ΔE00 6.81
Darkseagreen
#8FBC8F
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AE97 #AE859C
analogous
#88AE85 #85AE97 #85AEAB
triadic
#85AE97 #9785AE #AE9785
tetradic
#85AE97 #8588AE #AE859C #AEAB85
square
#85AE97 #8588AE #AE859C #AEAB85
split-complementary
#85AE97 #AB85AE #AE8588
monochromatic
#4A6F5A #629478 #85AE97 #AAC6B6 #CFDFD6
Accessibility & contrast
On white
2.47
#85AE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#85AE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AE97
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AE97 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA896
Deuteranopia (green-blind)
#A6A398
Tritanopia (blue-blind)
#7DAEA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #85ae97; /* rgb */ color: rgb(133, 174, 151); /* oklch */ color: oklch(71.4% 0.056 160.0);
Tailwind
colors: {
custom: {
50: '#a9c6b5',
500: '#85ae97',
950: '#000000',
},
}SCSS
$custom: #85ae97; $custom-light: #a9c6b5; $custom-dark: #000000;
JSON
{
"hex": "#85ae97",
"rgb": {
"r": 133,
"g": 174,
"b": 151
},
"hsl": {
"h": 146.341,
"s": 20.197,
"l": 60.196
},
"oklch": {
"l": 0.71429,
"c": 0.05554,
"h": 160
},
"luminance": 0.37493
}Semantic roles & 50–950 ramp
primary
#85AE97
secondary
#CFC0C8
accent
#47789F
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280