#87BF93#87BF93
#87BF93 is a light, moderate green. Relative luminance 0.445; OKLCH L 75.4% C 0.086 H 150.6°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #87BF93 |
|---|---|
| RGB | rgb(135, 191, 147) |
| HSL | hsl(133, 30%, 64%) |
| HSV | hsv(133, 29%, 75%) |
| CMYK | cmyk(29.3%, 0%, 23%, 25.1%) |
| CIE-LAB | lab(72.57, -27.24, 16.49) |
| CIE-LCH | lch(72.57, 31.84, 148.81°) |
| OKLab | oklab(75.38% -0.0748 0.0422) |
| OKLCH | oklch(75.38% 0.086 150.6) |
| XYZ | xyz(33.8872, 44.5176, 34.4054) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.18
Sage Green (survey)
#88B378
ΔE00 5.91
Lichen
#8FB67B
ΔE00 5.96
Faded Green
#7BB274
ΔE00 6.04
Tea
#65AB7C
ΔE00 6.81
Dusty Green
#76A973
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BF93 #BF87B3
analogous
#97BF87 #87BF93 #87BFAF
triadic
#87BF93 #9387BF #BF9387
tetradic
#87BF93 #8797BF #BF87B3 #BFAF87
square
#87BF93 #8797BF #BF87B3 #BFAF87
split-complementary
#87BF93 #AF87BF #BF8797
monochromatic
#478554 #5FAA6F #87BF93 #AFD4B7 #D7EADB
Accessibility & contrast
On white
2.12
#87BF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#87BF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BF93
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BF93 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B690
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#7FBDB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #87bf93; /* rgb */ color: rgb(135, 191, 147); /* oklch */ color: oklch(75.4% 0.086 150.6);
Tailwind
colors: {
custom: {
50: '#abd2b2',
500: '#87bf93',
950: '#000000',
},
}SCSS
$custom: #87bf93; $custom-light: #abd2b2; $custom-dark: #000000;
JSON
{
"hex": "#87bf93",
"rgb": {
"r": 135,
"g": 191,
"b": 147
},
"hsl": {
"h": 132.857,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.75384,
"c": 0.08587,
"h": 150.6
},
"luminance": 0.44519
}Semantic roles & 50–950 ramp
primary
#87BF93
secondary
#DBC7D7
accent
#3C92A9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280