#85BB96#85BB96
#85BB96 is a light, moderate green. Relative luminance 0.427; OKLCH L 74.4% C 0.078 H 154.2°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #85BB96 |
|---|---|
| RGB | rgb(133, 187, 150) |
| HSL | hsl(139, 28%, 63%) |
| HSV | hsv(139, 29%, 73%) |
| CMYK | cmyk(28.9%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(71.37, -25.36, 13.17) |
| CIE-LCH | lch(71.37, 28.58, 152.57°) |
| OKLab | oklab(74.41% -0.0701 0.0339) |
| OKLCH | oklch(74.41% 0.078 154.2) |
| XYZ | xyz(32.9464, 42.7278, 35.3596) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.16
Tea
#65AB7C
ΔE00 6.48
Pale Teal
#82CBB2
ΔE00 6.61
Greyish Green
#82A67D
ΔE00 6.76
Greenish Grey
#96AE8D
ΔE00 6.93
Sage Green (survey)
#88B378
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BB96 #BB85AA
analogous
#8FBB85 #85BB96 #85BBB1
triadic
#85BB96 #9685BB #BB9685
tetradic
#85BB96 #858FBB #BB85AA #BBB185
square
#85BB96 #858FBB #BB85AA #BBB185
split-complementary
#85BB96 #B185BB #BB858F
monochromatic
#477F58 #5EA574 #85BB96 #ACD1B8 #D4E7DA
Accessibility & contrast
On white
2.20
#85BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#85BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BB96
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BB96 | 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)
#BBB294
Deuteranopia (green-blind)
#B2AC98
Tritanopia (blue-blind)
#7CBAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #85bb96; /* rgb */ color: rgb(133, 187, 150); /* oklch */ color: oklch(74.4% 0.078 154.2);
Tailwind
colors: {
custom: {
50: '#aacfb5',
500: '#85bb96',
950: '#000000',
},
}SCSS
$custom: #85bb96; $custom-light: #aacfb5; $custom-dark: #000000;
JSON
{
"hex": "#85bb96",
"rgb": {
"r": 133,
"g": 187,
"b": 150
},
"hsl": {
"h": 138.889,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.74408,
"c": 0.07782,
"h": 154.2
},
"luminance": 0.42729
}Semantic roles & 50–950 ramp
primary
#85BB96
secondary
#D8C4D2
accent
#3E86A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280