#87BF97#87BF97
#87BF97 is a light, moderate green. Relative luminance 0.446; OKLCH L 75.5% C 0.082 H 153.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #87BF97 |
|---|---|
| RGB | rgb(135, 191, 151) |
| HSL | hsl(137, 30%, 64%) |
| HSV | hsv(137, 29%, 75%) |
| CMYK | cmyk(29.3%, 0%, 20.9%, 25.1%) |
| CIE-LAB | lab(72.66, -26.49, 14.45) |
| CIE-LCH | lch(72.66, 30.18, 151.39°) |
| OKLab | oklab(75.48% -0.073 0.0371) |
| OKLCH | oklch(75.48% 0.082 153.1) |
| XYZ | xyz(34.2066, 44.6454, 36.0872) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.80
Pale Teal
#82CBB2
ΔE00 6.54
Sage Green (survey)
#88B378
ΔE00 6.80
Lichen
#8FB67B
ΔE00 6.86
Faded Green
#7BB274
ΔE00 6.94
Tea
#65AB7C
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BF97 #BF87AF
analogous
#93BF87 #87BF97 #87BFB3
triadic
#87BF97 #9787BF #BF9787
tetradic
#87BF97 #8793BF #BF87AF #BFB387
square
#87BF97 #8793BF #BF87AF #BFB387
split-complementary
#87BF97 #B387BF #BF8793
monochromatic
#478559 #5FAA74 #87BF97 #AFD4BA #D7EADC
Accessibility & contrast
On white
2.11
#87BF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#87BF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BF97
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BF97 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB695
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#7EBDB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #87bf97; /* rgb */ color: rgb(135, 191, 151); /* oklch */ color: oklch(75.5% 0.082 153.1);
Tailwind
colors: {
custom: {
50: '#abd2b5',
500: '#87bf97',
950: '#000000',
},
}SCSS
$custom: #87bf97; $custom-light: #abd2b5; $custom-dark: #000000;
JSON
{
"hex": "#87bf97",
"rgb": {
"r": 135,
"g": 191,
"b": 151
},
"hsl": {
"h": 137.143,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.7548,
"c": 0.08191,
"h": 153.1
},
"luminance": 0.44647
}Semantic roles & 50–950 ramp
primary
#87BF97
secondary
#DBC7D5
accent
#3C8AA9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280