#87CB97#87CB97
#87CB97 is a light, moderate green. Relative luminance 0.501; OKLCH L 78.3% C 0.101 H 150.9°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #87CB97 |
|---|---|
| RGB | rgb(135, 203, 151) |
| HSL | hsl(134, 40%, 66%) |
| HSV | hsv(134, 33%, 80%) |
| CMYK | cmyk(33.5%, 0%, 25.6%, 20.4%) |
| CIE-LAB | lab(76.13, -32.25, 19.28) |
| CIE-LCH | lch(76.13, 37.57, 149.12°) |
| OKLab | oklab(78.28% -0.0884 0.0491) |
| OKLCH | oklch(78.28% 0.101 150.9) |
| XYZ | xyz(36.9315, 50.0953, 36.9956) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.82
Soft Green
#6FC276
ΔE00 6.04
Hospital Green
#9BE5AA
ΔE00 6.21
Seafoam
#7FE0B3
ΔE00 6.49
Mediumaquamarine
#66CDAA
ΔE00 7.17
Emerald
#50C878
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CB97 #CB87BB
analogous
#99CB87 #87CB97 #87CBB9
triadic
#87CB97 #9787CB #CB9787
tetradic
#87CB97 #8799CB #CB87BB #CBB987
square
#87CB97 #8799CB #CB87BB #CBB987
split-complementary
#87CB97 #B987CB #CB8799
monochromatic
#419655 #5CB872 #87CB97 #B2DEBC #DCF0E1
Accessibility & contrast
On white
1.91
#87CB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#87CB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CB97
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CB97 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC094
Deuteranopia (green-blind)
#C1B99A
Tritanopia (blue-blind)
#7CC9BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #87cb97; /* rgb */ color: rgb(135, 203, 151); /* oklch */ color: oklch(78.3% 0.101 150.9);
Tailwind
colors: {
custom: {
50: '#acdbb5',
500: '#87cb97',
950: '#000000',
},
}SCSS
$custom: #87cb97; $custom-light: #acdbb5; $custom-dark: #000000;
JSON
{
"hex": "#87cb97",
"rgb": {
"r": 135,
"g": 203,
"b": 151
},
"hsl": {
"h": 134.118,
"s": 39.535,
"l": 66.275
},
"oklch": {
"l": 0.78276,
"c": 0.10113,
"h": 150.9
},
"luminance": 0.50097
}Semantic roles & 50–950 ramp
primary
#87CB97
secondary
#9D598D
accent
#3395B3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481