#85BC97#85BC97
#85BC97 is a light, moderate green. Relative luminance 0.432; OKLCH L 74.7% C 0.078 H 154.7°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #85BC97 |
|---|---|
| RGB | rgb(133, 188, 151) |
| HSL | hsl(140, 29%, 63%) |
| HSV | hsv(140, 29%, 74%) |
| CMYK | cmyk(29.3%, 0%, 19.7%, 26.3%) |
| CIE-LAB | lab(71.68, -25.66, 13.06) |
| CIE-LCH | lch(71.68, 28.80, 153.03°) |
| OKLab | oklab(74.67% -0.0709 0.0336) |
| OKLCH | oklch(74.67% 0.078 154.7) |
| XYZ | xyz(33.2402, 43.1859, 35.8564) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.27
Pale Teal
#82CBB2
ΔE00 6.37
Tea
#65AB7C
ΔE00 6.64
Greyish Green
#82A67D
ΔE00 7.05
Sage Green (survey)
#88B378
ΔE00 7.11
Greenish Grey
#96AE8D
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BC97 #BC85AA
analogous
#8EBC85 #85BC97 #85BCB2
triadic
#85BC97 #9785BC #BC9785
tetradic
#85BC97 #858EBC #BC85AA #BCB285
square
#85BC97 #858EBC #BC85AA #BCB285
split-complementary
#85BC97 #B285BC #BC858E
monochromatic
#468059 #5DA675 #85BC97 #ADD2B9 #D4E7DA
Accessibility & contrast
On white
2.18
#85BC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#85BC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BC97
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BC97 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB395
Deuteranopia (green-blind)
#B3AD99
Tritanopia (blue-blind)
#7CBBB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #85bc97; /* rgb */ color: rgb(133, 188, 151); /* oklch */ color: oklch(74.7% 0.078 154.7);
Tailwind
colors: {
custom: {
50: '#aad0b5',
500: '#85bc97',
950: '#000000',
},
}SCSS
$custom: #85bc97; $custom-light: #aad0b5; $custom-dark: #000000;
JSON
{
"hex": "#85bc97",
"rgb": {
"r": 133,
"g": 188,
"b": 151
},
"hsl": {
"h": 139.636,
"s": 29.101,
"l": 62.941
},
"oklch": {
"l": 0.74665,
"c": 0.07848,
"h": 154.7
},
"luminance": 0.43187
}Semantic roles & 50–950 ramp
primary
#85BC97
secondary
#D8C4D2
accent
#3E85A8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280