#87BE9D#87BE9D
#87BE9D is a light, moderate green. Relative luminance 0.444; OKLCH L 75.4% C 0.075 H 157.7°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #87BE9D |
|---|---|
| RGB | rgb(135, 190, 157) |
| HSL | hsl(144, 30%, 64%) |
| HSV | hsv(144, 29%, 75%) |
| CMYK | cmyk(28.9%, 0%, 17.4%, 25.5%) |
| CIE-LAB | lab(72.50, -24.84, 10.98) |
| CIE-LCH | lch(72.50, 27.16, 156.15°) |
| OKLab | oklab(75.4% -0.0691 0.0283) |
| OKLCH | oklch(75.4% 0.075 157.7) |
| XYZ | xyz(34.4890, 44.4106, 38.6466) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.29
Pale Teal
#82CBB2
ΔE00 5.21
Mediumaquamarine
#66CDAA
ΔE00 6.82
Seafoam Blue
#78D1B6
ΔE00 6.98
Greenish Grey
#96AE8D
ΔE00 7.59
Tea
#65AB7C
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BE9D #BE87A8
analogous
#8CBE87 #87BE9D #87BEB8
triadic
#87BE9D #9D87BE #BE9D87
tetradic
#87BE9D #878CBE #BE87A8 #BEB887
square
#87BE9D #878CBE #BE87A8 #BEB887
split-complementary
#87BE9D #B887BE #BE878C
monochromatic
#47835F #5FA87D #87BE9D #AFD4BD #D6E9DE
Accessibility & contrast
On white
2.12
#87BE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#87BE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BE9D
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BE9D | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69B
Deuteranopia (green-blind)
#B4AF9F
Tritanopia (blue-blind)
#7DBDB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #87be9d; /* rgb */ color: rgb(135, 190, 157); /* oklch */ color: oklch(75.4% 0.075 157.7);
Tailwind
colors: {
custom: {
50: '#abd1ba',
500: '#87be9d',
950: '#000000',
},
}SCSS
$custom: #87be9d; $custom-light: #abd1ba; $custom-dark: #000000;
JSON
{
"hex": "#87be9d",
"rgb": {
"r": 135,
"g": 190,
"b": 157
},
"hsl": {
"h": 144,
"s": 29.73,
"l": 63.725
},
"oklch": {
"l": 0.75399,
"c": 0.07465,
"h": 157.7
},
"luminance": 0.44412
}Semantic roles & 50–950 ramp
primary
#87BE9D
secondary
#DAC7D2
accent
#3D7DA8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280