#85BB97#85BB97
#85BB97 is a light, moderate green. Relative luminance 0.428; OKLCH L 74.4% C 0.077 H 154.9°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #85BB97 |
|---|---|
| RGB | rgb(133, 187, 151) |
| HSL | hsl(140, 28%, 63%) |
| HSV | hsv(140, 29%, 73%) |
| CMYK | cmyk(28.9%, 0%, 19.3%, 26.7%) |
| CIE-LAB | lab(71.39, -25.17, 12.65) |
| CIE-LCH | lch(71.39, 28.17, 153.31°) |
| OKLab | oklab(74.43% -0.0696 0.0326) |
| OKLCH | oklch(74.43% 0.077 154.9) |
| XYZ | xyz(33.0273, 42.7601, 35.7855) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.40
Pale Teal
#82CBB2
ΔE00 6.40
Tea
#65AB7C
ΔE00 6.61
Greyish Green
#82A67D
ΔE00 6.88
Greenish Grey
#96AE8D
ΔE00 6.97
Sage Green (survey)
#88B378
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BB97 #BB85A9
analogous
#8EBB85 #85BB97 #85BBB2
triadic
#85BB97 #9785BB #BB9785
tetradic
#85BB97 #858EBB #BB85A9 #BBB285
square
#85BB97 #858EBB #BB85A9 #BBB285
split-complementary
#85BB97 #B285BB #BB858E
monochromatic
#477F59 #5EA576 #85BB97 #ACD1B8 #D4E7DA
Accessibility & contrast
On white
2.20
#85BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#85BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BB97
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BB97 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB395
Deuteranopia (green-blind)
#B2AC99
Tritanopia (blue-blind)
#7CBAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #85bb97; /* rgb */ color: rgb(133, 187, 151); /* oklch */ color: oklch(74.4% 0.077 154.9);
Tailwind
colors: {
custom: {
50: '#aacfb5',
500: '#85bb97',
950: '#000000',
},
}SCSS
$custom: #85bb97; $custom-light: #aacfb5; $custom-dark: #000000;
JSON
{
"hex": "#85bb97",
"rgb": {
"r": 133,
"g": 187,
"b": 151
},
"hsl": {
"h": 140,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.74433,
"c": 0.07686,
"h": 154.9
},
"luminance": 0.42762
}Semantic roles & 50–950 ramp
primary
#85BB97
secondary
#D8C4D1
accent
#3E84A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280