#87BF94#87BF94
#87BF94 is a light, moderate green. Relative luminance 0.446; OKLCH L 75.4% C 0.085 H 151.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #87BF94 |
|---|---|
| RGB | rgb(135, 191, 148) |
| HSL | hsl(134, 30%, 64%) |
| HSV | hsv(134, 29%, 75%) |
| CMYK | cmyk(29.3%, 0%, 22.5%, 25.1%) |
| CIE-LAB | lab(72.59, -27.05, 15.98) |
| CIE-LCH | lch(72.59, 31.42, 149.43°) |
| OKLab | oklab(75.41% -0.0744 0.0409) |
| OKLCH | oklch(75.41% 0.085 151.2) |
| XYZ | xyz(33.9660, 44.5492, 34.8204) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.30
Sage Green (survey)
#88B378
ΔE00 6.12
Lichen
#8FB67B
ΔE00 6.18
Faded Green
#7BB274
ΔE00 6.26
Tea
#65AB7C
ΔE00 6.85
Dusty Green
#76A973
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BF94 #BF87B2
analogous
#96BF87 #87BF94 #87BFB0
triadic
#87BF94 #9487BF #BF9487
tetradic
#87BF94 #8796BF #BF87B2 #BFB087
square
#87BF94 #8796BF #BF87B2 #BFB087
split-complementary
#87BF94 #B087BF #BF8796
monochromatic
#478555 #5FAA70 #87BF94 #AFD4B8 #D7EADB
Accessibility & contrast
On white
2.12
#87BF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#87BF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BF94
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BF94 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B692
Deuteranopia (green-blind)
#B6B096
Tritanopia (blue-blind)
#7FBDB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #87bf94; /* rgb */ color: rgb(135, 191, 148); /* oklch */ color: oklch(75.4% 0.085 151.2);
Tailwind
colors: {
custom: {
50: '#abd2b3',
500: '#87bf94',
950: '#000000',
},
}SCSS
$custom: #87bf94; $custom-light: #abd2b3; $custom-dark: #000000;
JSON
{
"hex": "#87bf94",
"rgb": {
"r": 135,
"g": 191,
"b": 148
},
"hsl": {
"h": 133.929,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.75408,
"c": 0.08487,
"h": 151.2
},
"luminance": 0.44551
}Semantic roles & 50–950 ramp
primary
#87BF94
secondary
#DBC7D6
accent
#3C90A9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280