#87CA94#87CA94
#87CA94 is a light, moderate green. Relative luminance 0.495; OKLCH L 78.0% C 0.103 H 149.6°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #87CA94 |
|---|---|
| RGB | rgb(135, 202, 148) |
| HSL | hsl(132, 39%, 66%) |
| HSV | hsv(132, 33%, 79%) |
| CMYK | cmyk(33.2%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(75.78, -32.32, 20.39) |
| CIE-LCH | lch(75.78, 38.21, 147.75°) |
| OKLab | oklab(77.98% -0.0885 0.0519) |
| OKLCH | oklch(77.98% 0.103 149.6) |
| XYZ | xyz(36.4556, 49.5283, 35.6503) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.63
Soft Green
#6FC276
ΔE00 5.53
Hospital Green
#9BE5AA
ΔE00 6.40
Lichen
#8FB67B
ΔE00 7.00
Seafoam
#7FE0B3
ΔE00 7.01
Faded Green
#7BB274
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CA94 #CA87BD
analogous
#9BCA87 #87CA94 #87CAB5
triadic
#87CA94 #9487CA #CA9487
tetradic
#87CA94 #879BCA #CA87BD #CAB587
square
#87CA94 #879BCA #CA87BD #CAB587
split-complementary
#87CA94 #B587CA #CA879B
monochromatic
#429552 #5DB76E #87CA94 #B1DDBA #DCEFE0
Accessibility & contrast
On white
1.93
#87CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#87CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CA94
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CA94 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF91
Deuteranopia (green-blind)
#C0B897
Tritanopia (blue-blind)
#7DC8BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #87ca94; /* rgb */ color: rgb(135, 202, 148); /* oklch */ color: oklch(78.0% 0.103 149.6);
Tailwind
colors: {
custom: {
50: '#acdab3',
500: '#87ca94',
950: '#000000',
},
}SCSS
$custom: #87ca94; $custom-light: #acdab3; $custom-dark: #000000;
JSON
{
"hex": "#87ca94",
"rgb": {
"r": 135,
"g": 202,
"b": 148
},
"hsl": {
"h": 131.642,
"s": 38.728,
"l": 66.078
},
"oklch": {
"l": 0.77975,
"c": 0.10254,
"h": 149.6
},
"luminance": 0.4953
}Semantic roles & 50–950 ramp
primary
#87CA94
secondary
#E1CBDD
accent
#3499B2
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101511
muted
#7F8380