#87D79E#87D79E
#87D79E is a light, moderate green. Relative luminance 0.562; OKLCH L 81.2% C 0.113 H 152.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #87D79E |
|---|---|
| RGB | rgb(135, 215, 158) |
| HSL | hsl(137, 50%, 69%) |
| HSV | hsv(137, 37%, 84%) |
| CMYK | cmyk(37.2%, 0%, 26.5%, 15.7%) |
| CIE-LAB | lab(79.74, -36.53, 20.57) |
| CIE-LCH | lch(79.74, 41.93, 150.62°) |
| OKLab | oklab(81.24% -0.1001 0.0524) |
| OKLCH | oklch(81.24% 0.113 152.4) |
| XYZ | xyz(40.4613, 56.2181, 41.0603) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.67
Seafoam
#7FE0B3
ΔE00 4.58
Light Teal
#90E4C1
ΔE00 6.84
Mint
#AAF0C1
ΔE00 6.85
Light Sea Green
#98F6B0
ΔE00 7.02
Soft Green
#6FC276
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D79E #D787C0
analogous
#98D787 #87D79E #87D7C6
triadic
#87D79E #9E87D7 #D79E87
tetradic
#87D79E #8798D7 #D787C0 #D7C687
square
#87D79E #8798D7 #D787C0 #D7C687
split-complementary
#87D79E #C687D7 #D78798
monochromatic
#39AB5A #59C879 #87D79E #B5E6C3 #E3F6E8
Accessibility & contrast
On white
1.72
#87D79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#87D79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D79E
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D79E | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9B
Deuteranopia (green-blind)
#CBC2A1
Tritanopia (blue-blind)
#79D5C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #87d79e; /* rgb */ color: rgb(135, 215, 158); /* oklch */ color: oklch(81.2% 0.113 152.4);
Tailwind
colors: {
custom: {
50: '#ade3bb',
500: '#87d79e',
950: '#000000',
},
}SCSS
$custom: #87d79e; $custom-light: #ade3bb; $custom-dark: #000000;
JSON
{
"hex": "#87d79e",
"rgb": {
"r": 135,
"g": 215,
"b": 158
},
"hsl": {
"h": 137.25,
"s": 50,
"l": 68.627
},
"oklch": {
"l": 0.8124,
"c": 0.11299,
"h": 152.4
},
"luminance": 0.5622
}Semantic roles & 50–950 ramp
primary
#87D79E
secondary
#AD5594
accent
#2892BD
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481