#87DEB2#87DEB2
#87DEB2 is a very light, moderate green. Relative luminance 0.606; OKLCH L 83.3% C 0.106 H 160.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEB2 |
|---|---|
| RGB | rgb(135, 222, 178) |
| HSL | hsl(150, 57%, 70%) |
| HSV | hsv(150, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(82.17, -35.91, 13.44) |
| CIE-LCH | lch(82.17, 38.35, 159.48°) |
| OKLab | oklab(83.34% -0.0997 0.0345) |
| OKLCH | oklch(83.34% 0.106 160.9) |
| XYZ | xyz(44.1457, 60.6050, 51.4826) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.17
Light Teal
#90E4C1
ΔE00 2.96
Hospital Green
#9BE5AA
ΔE00 4.84
Mint
#AAF0C1
ΔE00 5.37
Mediumaquamarine
#66CDAA
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEB2 #DE87B3
analogous
#88DE87 #87DEB2 #87DEDD
triadic
#87DEB2 #B287DE #DEB287
tetradic
#87DEB2 #8788DE #DE87B3 #DEDD87
square
#87DEB2 #8788DE #DE87B3 #DEDD87
split-complementary
#87DEB2 #DD87DE #DE8788
monochromatic
#33B875 #57D193 #87DEB2 #B7EBD1 #E7F8F0
Accessibility & contrast
On white
1.60
#87DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#87DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEB2
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEB2 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2B0
Deuteranopia (green-blind)
#CEC8B5
Tritanopia (blue-blind)
#72DDD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #87deb2; /* rgb */ color: rgb(135, 222, 178); /* oklch */ color: oklch(83.3% 0.106 160.9);
Tailwind
colors: {
custom: {
50: '#ade8c9',
500: '#87deb2',
950: '#000000',
},
}SCSS
$custom: #87deb2; $custom-light: #ade8c9; $custom-dark: #000000;
JSON
{
"hex": "#87deb2",
"rgb": {
"r": 135,
"g": 222,
"b": 178
},
"hsl": {
"h": 149.655,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83341,
"c": 0.10556,
"h": 160.9
},
"luminance": 0.60608
}Semantic roles & 50–950 ramp
primary
#87DEB2
secondary
#B55485
accent
#2174C4
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482