#87BB99#87BB99
#87BB99 is a light, moderate green. Relative luminance 0.430; OKLCH L 74.6% C 0.073 H 155.6°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #87BB99 |
|---|---|
| RGB | rgb(135, 187, 153) |
| HSL | hsl(141, 28%, 63%) |
| HSV | hsv(141, 28%, 73%) |
| CMYK | cmyk(27.8%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(71.55, -24.14, 11.80) |
| CIE-LCH | lch(71.55, 26.87, 153.94°) |
| OKLab | oklab(74.6% -0.0669 0.0304) |
| OKLCH | oklch(74.6% 0.073 155.6) |
| XYZ | xyz(33.5100, 42.9900, 36.6631) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.67
Pale Teal
#82CBB2
ΔE00 6.18
Greenish Grey
#96AE8D
ΔE00 6.77
Greyish Green
#82A67D
ΔE00 7.00
Tea
#65AB7C
ΔE00 7.05
Sage Green (survey)
#88B378
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BB99 #BB87A9
analogous
#8FBB87 #87BB99 #87BBB3
triadic
#87BB99 #9987BB #BB9987
tetradic
#87BB99 #878FBB #BB87A9 #BBB387
square
#87BB99 #878FBB #BB87A9 #BBB387
split-complementary
#87BB99 #B387BB #BB878F
monochromatic
#487F5B #60A578 #87BB99 #AED1BA #D5E7DB
Accessibility & contrast
On white
2.19
#87BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#87BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BB99
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BB99 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB397
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#7EBAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #87bb99; /* rgb */ color: rgb(135, 187, 153); /* oklch */ color: oklch(74.6% 0.073 155.6);
Tailwind
colors: {
custom: {
50: '#abcfb7',
500: '#87bb99',
950: '#000000',
},
}SCSS
$custom: #87bb99; $custom-light: #abcfb7; $custom-dark: #000000;
JSON
{
"hex": "#87bb99",
"rgb": {
"r": 135,
"g": 187,
"b": 153
},
"hsl": {
"h": 140.769,
"s": 27.66,
"l": 63.137
},
"oklch": {
"l": 0.74603,
"c": 0.07348,
"h": 155.6
},
"luminance": 0.42991
}Semantic roles & 50–950 ramp
primary
#87BB99
secondary
#D8C6D2
accent
#3F83A6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280