#85BB95#85BB95
#85BB95 is a light, moderate green. Relative luminance 0.427; OKLCH L 74.4% C 0.079 H 153.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #85BB95 |
|---|---|
| RGB | rgb(133, 187, 149) |
| HSL | hsl(138, 28%, 63%) |
| HSV | hsv(138, 29%, 73%) |
| CMYK | cmyk(28.9%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(71.35, -25.55, 13.68) |
| CIE-LCH | lch(71.35, 28.98, 151.84°) |
| OKLab | oklab(74.38% -0.0705 0.0351) |
| OKLCH | oklch(74.38% 0.079 153.5) |
| XYZ | xyz(32.8663, 42.6957, 34.9373) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.93
Tea
#65AB7C
ΔE00 6.37
Greyish Green
#82A67D
ΔE00 6.66
Sage Green (survey)
#88B378
ΔE00 6.67
Faded Green
#7BB274
ΔE00 6.80
Pale Teal
#82CBB2
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BB95 #BB85AB
analogous
#90BB85 #85BB95 #85BBB0
triadic
#85BB95 #9585BB #BB9585
tetradic
#85BB95 #8590BB #BB85AB #BBB085
square
#85BB95 #8590BB #BB85AB #BBB085
split-complementary
#85BB95 #B085BB #BB8590
monochromatic
#477F57 #5EA573 #85BB95 #ACD1B7 #D4E7D9
Accessibility & contrast
On white
2.20
#85BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#85BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BB95
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BB95 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB293
Deuteranopia (green-blind)
#B2AC97
Tritanopia (blue-blind)
#7CBAB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #85bb95; /* rgb */ color: rgb(133, 187, 149); /* oklch */ color: oklch(74.4% 0.079 153.5);
Tailwind
colors: {
custom: {
50: '#aacfb4',
500: '#85bb95',
950: '#000000',
},
}SCSS
$custom: #85bb95; $custom-light: #aacfb4; $custom-dark: #000000;
JSON
{
"hex": "#85bb95",
"rgb": {
"r": 133,
"g": 187,
"b": 149
},
"hsl": {
"h": 137.778,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.74383,
"c": 0.07878,
"h": 153.5
},
"luminance": 0.42697
}Semantic roles & 50–950 ramp
primary
#85BB95
secondary
#D8C4D2
accent
#3E88A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280