#85AF97#85AF97
#85AF97 is a light, muted green. Relative luminance 0.379; OKLCH L 71.7% C 0.057 H 159.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #85AF97 |
|---|---|
| RGB | rgb(133, 175, 151) |
| HSL | hsl(146, 21%, 60%) |
| HSV | hsv(146, 24%, 69%) |
| CMYK | cmyk(24%, 0%, 13.7%, 31.4%) |
| CIE-LAB | lab(67.93, -19.14, 7.74) |
| CIE-LCH | lch(67.93, 20.64, 157.97°) |
| OKLab | oklab(71.66% -0.0536 0.02) |
| OKLCH | oklch(71.66% 0.057 159.5) |
| XYZ | xyz(30.5871, 37.8797, 34.9721) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.74
Greyish Teal
#719F91
ΔE00 6.16
Greyish Green
#82A67D
ΔE00 6.30
Greeny Grey
#7EA07A
ΔE00 6.79
Grey Green
#86A17D
ΔE00 6.81
Darkseagreen
#8FBC8F
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85AF97 #AF859D
analogous
#88AF85 #85AF97 #85AFAC
triadic
#85AF97 #9785AF #AF9785
tetradic
#85AF97 #8588AF #AF859D #AFAC85
square
#85AF97 #8588AF #AF859D #AFAC85
split-complementary
#85AF97 #AC85AF #AF8588
monochromatic
#4A705A #629578 #85AF97 #AAC7B7 #CFDFD6
Accessibility & contrast
On white
2.45
#85AF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#85AF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85AF97
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85AF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85AF97 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA996
Deuteranopia (green-blind)
#A7A398
Tritanopia (blue-blind)
#7DAFA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #85af97; /* rgb */ color: rgb(133, 175, 151); /* oklch */ color: oklch(71.7% 0.057 159.5);
Tailwind
colors: {
custom: {
50: '#a9c7b5',
500: '#85af97',
950: '#000000',
},
}SCSS
$custom: #85af97; $custom-light: #a9c7b5; $custom-dark: #000000;
JSON
{
"hex": "#85af97",
"rgb": {
"r": 133,
"g": 175,
"b": 151
},
"hsl": {
"h": 145.714,
"s": 20.792,
"l": 60.392
},
"oklch": {
"l": 0.71659,
"c": 0.05719,
"h": 159.5
},
"luminance": 0.37881
}Semantic roles & 50–950 ramp
primary
#85AF97
secondary
#D0C0C9
accent
#46799F
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280