#87BE95#87BE95
#87BE95 is a light, moderate green. Relative luminance 0.441; OKLCH L 75.2% C 0.082 H 152.0°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #87BE95 |
|---|---|
| RGB | rgb(135, 190, 149) |
| HSL | hsl(135, 30%, 64%) |
| HSV | hsv(135, 29%, 75%) |
| CMYK | cmyk(28.9%, 0%, 21.6%, 25.5%) |
| CIE-LAB | lab(72.33, -26.38, 15.07) |
| CIE-LCH | lch(72.33, 30.38, 150.27°) |
| OKLab | oklab(75.2% -0.0726 0.0386) |
| OKLCH | oklch(75.2% 0.082 152) |
| XYZ | xyz(33.8282, 44.1463, 35.1666) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.42
Sage Green (survey)
#88B378
ΔE00 6.36
Lichen
#8FB67B
ΔE00 6.44
Faded Green
#7BB274
ΔE00 6.52
Tea
#65AB7C
ΔE00 6.79
Pale Teal
#82CBB2
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BE95 #BE87B0
analogous
#94BE87 #87BE95 #87BEB0
triadic
#87BE95 #9587BE #BE9587
tetradic
#87BE95 #8794BE #BE87B0 #BEB087
square
#87BE95 #8794BE #BE87B0 #BEB087
split-complementary
#87BE95 #B087BE #BE8794
monochromatic
#478357 #5FA872 #87BE95 #AFD4B8 #D6E9DB
Accessibility & contrast
On white
2.14
#87BE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#87BE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BE95
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BE95 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB593
Deuteranopia (green-blind)
#B5AF97
Tritanopia (blue-blind)
#7FBCB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #87be95; /* rgb */ color: rgb(135, 190, 149); /* oklch */ color: oklch(75.2% 0.082 152.0);
Tailwind
colors: {
custom: {
50: '#abd2b4',
500: '#87be95',
950: '#000000',
},
}SCSS
$custom: #87be95; $custom-light: #abd2b4; $custom-dark: #000000;
JSON
{
"hex": "#87be95",
"rgb": {
"r": 135,
"g": 190,
"b": 149
},
"hsl": {
"h": 135.273,
"s": 29.73,
"l": 63.725
},
"oklch": {
"l": 0.75199,
"c": 0.08225,
"h": 152
},
"luminance": 0.44148
}Semantic roles & 50–950 ramp
primary
#87BE95
secondary
#DAC7D5
accent
#3D8DA8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280