#85BB9D#85BB9D
#85BB9D is a light, moderate green. Relative luminance 0.430; OKLCH L 74.6% C 0.071 H 159.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #85BB9D |
|---|---|
| RGB | rgb(133, 187, 157) |
| HSL | hsl(147, 28%, 63%) |
| HSV | hsv(147, 29%, 73%) |
| CMYK | cmyk(28.9%, 0%, 16%, 26.7%) |
| CIE-LAB | lab(71.53, -23.99, 9.59) |
| CIE-LCH | lch(71.53, 25.84, 158.22°) |
| OKLab | oklab(74.59% -0.067 0.0247) |
| OKLCH | oklch(74.59% 0.071 159.7) |
| XYZ | xyz(33.5270, 42.9600, 38.4173) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.01
Pale Teal
#82CBB2
ΔE00 5.29
Mediumaquamarine
#66CDAA
ΔE00 7.15
Seafoam Blue
#78D1B6
ΔE00 7.20
Greenish Grey
#96AE8D
ΔE00 7.43
Tea
#65AB7C
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BB9D #BB85A3
analogous
#88BB85 #85BB9D #85BBB8
triadic
#85BB9D #9D85BB #BB9D85
tetradic
#85BB9D #8588BB #BB85A3 #BBB885
square
#85BB9D #8588BB #BB85A3 #BBB885
split-complementary
#85BB9D #B885BB #BB8588
monochromatic
#477F60 #5EA57D #85BB9D #ACD1BD #D4E7DC
Accessibility & contrast
On white
2.19
#85BB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#85BB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BB9D
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BB9D | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39B
Deuteranopia (green-blind)
#B1AD9F
Tritanopia (blue-blind)
#7ABAB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #85bb9d; /* rgb */ color: rgb(133, 187, 157); /* oklch */ color: oklch(74.6% 0.071 159.7);
Tailwind
colors: {
custom: {
50: '#aacfba',
500: '#85bb9d',
950: '#000000',
},
}SCSS
$custom: #85bb9d; $custom-light: #aacfba; $custom-dark: #000000;
JSON
{
"hex": "#85bb9d",
"rgb": {
"r": 133,
"g": 187,
"b": 157
},
"hsl": {
"h": 146.667,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.74587,
"c": 0.07139,
"h": 159.7
},
"luminance": 0.42962
}Semantic roles & 50–950 ramp
primary
#85BB9D
secondary
#D8C4CF
accent
#3E79A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280