#87BF98#87BF98
#87BF98 is a light, moderate green. Relative luminance 0.447; OKLCH L 75.5% C 0.081 H 153.7°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #87BF98 |
|---|---|
| RGB | rgb(135, 191, 152) |
| HSL | hsl(138, 30%, 64%) |
| HSV | hsv(138, 29%, 75%) |
| CMYK | cmyk(29.3%, 0%, 20.4%, 25.1%) |
| CIE-LAB | lab(72.68, -26.30, 13.94) |
| CIE-LCH | lch(72.68, 29.77, 152.08°) |
| OKLab | oklab(75.5% -0.0726 0.0358) |
| OKLCH | oklch(75.5% 0.081 153.7) |
| XYZ | xyz(34.2881, 44.6780, 36.5168) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.00
Pale Teal
#82CBB2
ΔE00 6.30
Sage Green (survey)
#88B378
ΔE00 7.03
Lichen
#8FB67B
ΔE00 7.10
Tea
#65AB7C
ΔE00 7.11
Mediumaquamarine
#66CDAA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BF98 #BF87AE
analogous
#92BF87 #87BF98 #87BFB4
triadic
#87BF98 #9887BF #BF9887
tetradic
#87BF98 #8792BF #BF87AE #BFB487
square
#87BF98 #8792BF #BF87AE #BFB487
split-complementary
#87BF98 #B487BF #BF8792
monochromatic
#47855A #5FAA76 #87BF98 #AFD4BA #D7EADD
Accessibility & contrast
On white
2.11
#87BF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#87BF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BF98
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BF98 | 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)
#BFB696
Deuteranopia (green-blind)
#B6B09A
Tritanopia (blue-blind)
#7EBEB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #87bf98; /* rgb */ color: rgb(135, 191, 152); /* oklch */ color: oklch(75.5% 0.081 153.7);
Tailwind
colors: {
custom: {
50: '#abd2b6',
500: '#87bf98',
950: '#000000',
},
}SCSS
$custom: #87bf98; $custom-light: #abd2b6; $custom-dark: #000000;
JSON
{
"hex": "#87bf98",
"rgb": {
"r": 135,
"g": 191,
"b": 152
},
"hsl": {
"h": 138.214,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.75504,
"c": 0.08093,
"h": 153.7
},
"luminance": 0.44679
}Semantic roles & 50–950 ramp
primary
#87BF98
secondary
#DBC7D5
accent
#3C88A9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280