#87BF99#87BF99
#87BF99 is a light, moderate green. Relative luminance 0.447; OKLCH L 75.5% C 0.080 H 154.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #87BF99 |
|---|---|
| RGB | rgb(135, 191, 153) |
| HSL | hsl(139, 30%, 64%) |
| HSV | hsv(139, 29%, 75%) |
| CMYK | cmyk(29.3%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(72.70, -26.11, 13.43) |
| CIE-LCH | lch(72.70, 29.36, 152.78°) |
| OKLab | oklab(75.53% -0.0721 0.0345) |
| OKLCH | oklch(75.53% 0.08 154.4) |
| XYZ | xyz(34.3704, 44.7109, 36.9499) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.21
Pale Teal
#82CBB2
ΔE00 6.07
Mediumaquamarine
#66CDAA
ΔE00 7.01
Tea
#65AB7C
ΔE00 7.20
Sage Green (survey)
#88B378
ΔE00 7.27
Lichen
#8FB67B
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BF99 #BF87AD
analogous
#91BF87 #87BF99 #87BFB5
triadic
#87BF99 #9987BF #BF9987
tetradic
#87BF99 #8791BF #BF87AD #BFB587
square
#87BF99 #8791BF #BF87AD #BFB587
split-complementary
#87BF99 #B587BF #BF8791
monochromatic
#47855B #5FAA77 #87BF99 #AFD4BB #D7EADD
Accessibility & contrast
On white
2.11
#87BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#87BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BF99
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BF99 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB697
Deuteranopia (green-blind)
#B5B09B
Tritanopia (blue-blind)
#7EBEB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #87bf99; /* rgb */ color: rgb(135, 191, 153); /* oklch */ color: oklch(75.5% 0.080 154.4);
Tailwind
colors: {
custom: {
50: '#abd2b7',
500: '#87bf99',
950: '#000000',
},
}SCSS
$custom: #87bf99; $custom-light: #abd2b7; $custom-dark: #000000;
JSON
{
"hex": "#87bf99",
"rgb": {
"r": 135,
"g": 191,
"b": 153
},
"hsl": {
"h": 139.286,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.75529,
"c": 0.07997,
"h": 154.4
},
"luminance": 0.44712
}Semantic roles & 50–950 ramp
primary
#87BF99
secondary
#DBC7D4
accent
#3C86A9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280