#87BB98#87BB98
#87BB98 is a light, moderate green. Relative luminance 0.430; OKLCH L 74.6% C 0.074 H 154.8°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #87BB98 |
|---|---|
| RGB | rgb(135, 187, 152) |
| HSL | hsl(140, 28%, 63%) |
| HSV | hsv(140, 28%, 73%) |
| CMYK | cmyk(27.8%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(71.53, -24.33, 12.32) |
| CIE-LCH | lch(71.53, 27.27, 153.15°) |
| OKLab | oklab(74.58% -0.0673 0.0317) |
| OKLCH | oklch(74.58% 0.074 154.8) |
| XYZ | xyz(33.4277, 42.9571, 36.2299) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.41
Pale Teal
#82CBB2
ΔE00 6.38
Greenish Grey
#96AE8D
ΔE00 6.71
Greyish Green
#82A67D
ΔE00 6.87
Tea
#65AB7C
ΔE00 6.91
Sage Green (survey)
#88B378
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BB98 #BB87AA
analogous
#90BB87 #87BB98 #87BBB2
triadic
#87BB98 #9887BB #BB9887
tetradic
#87BB98 #8790BB #BB87AA #BBB287
square
#87BB98 #8790BB #BB87AA #BBB287
split-complementary
#87BB98 #B287BB #BB8790
monochromatic
#487F5A #60A576 #87BB98 #AED1BA #D5E7DB
Accessibility & contrast
On white
2.19
#87BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#87BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BB98
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BB98 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB396
Deuteranopia (green-blind)
#B2AD9A
Tritanopia (blue-blind)
#7EBAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #87bb98; /* rgb */ color: rgb(135, 187, 152); /* oklch */ color: oklch(74.6% 0.074 154.8);
Tailwind
colors: {
custom: {
50: '#abcfb6',
500: '#87bb98',
950: '#000000',
},
}SCSS
$custom: #87bb98; $custom-light: #abcfb6; $custom-dark: #000000;
JSON
{
"hex": "#87bb98",
"rgb": {
"r": 135,
"g": 187,
"b": 152
},
"hsl": {
"h": 139.615,
"s": 27.66,
"l": 63.137
},
"oklch": {
"l": 0.74577,
"c": 0.07442,
"h": 154.8
},
"luminance": 0.42959
}Semantic roles & 50–950 ramp
primary
#87BB98
secondary
#D8C6D2
accent
#3F85A6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280