#87BF95#87BF95
#87BF95 is a light, moderate green. Relative luminance 0.446; OKLCH L 75.4% C 0.084 H 151.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #87BF95 |
|---|---|
| RGB | rgb(135, 191, 149) |
| HSL | hsl(135, 30%, 64%) |
| HSV | hsv(135, 29%, 75%) |
| CMYK | cmyk(29.3%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(72.62, -26.87, 15.47) |
| CIE-LCH | lch(72.62, 31.00, 150.07°) |
| OKLab | oklab(75.43% -0.0739 0.0396) |
| OKLCH | oklch(75.43% 0.084 151.8) |
| XYZ | xyz(34.0455, 44.5810, 35.2391) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.44
Sage Green (survey)
#88B378
ΔE00 6.34
Lichen
#8FB67B
ΔE00 6.40
Faded Green
#7BB274
ΔE00 6.48
Tea
#65AB7C
ΔE00 6.89
Pale Teal
#82CBB2
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BF95 #BF87B1
analogous
#95BF87 #87BF95 #87BFB1
triadic
#87BF95 #9587BF #BF9587
tetradic
#87BF95 #8795BF #BF87B1 #BFB187
square
#87BF95 #8795BF #BF87B1 #BFB187
split-complementary
#87BF95 #B187BF #BF8795
monochromatic
#478556 #5FAA72 #87BF95 #AFD4B8 #D7EADC
Accessibility & contrast
On white
2.12
#87BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#87BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BF95
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BF95 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB693
Deuteranopia (green-blind)
#B6B097
Tritanopia (blue-blind)
#7FBDB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #87bf95; /* rgb */ color: rgb(135, 191, 149); /* oklch */ color: oklch(75.4% 0.084 151.8);
Tailwind
colors: {
custom: {
50: '#abd2b4',
500: '#87bf95',
950: '#000000',
},
}SCSS
$custom: #87bf95; $custom-light: #abd2b4; $custom-dark: #000000;
JSON
{
"hex": "#87bf95",
"rgb": {
"r": 135,
"g": 191,
"b": 149
},
"hsl": {
"h": 135,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.75432,
"c": 0.08387,
"h": 151.8
},
"luminance": 0.44582
}Semantic roles & 50–950 ramp
primary
#87BF95
secondary
#DBC7D6
accent
#3C8EA9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280