#87F2B2#87F2B2
#87F2B2 is a very light, vivid green. Relative luminance 0.719; OKLCH L 88.0% C 0.135 H 156.0°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #87F2B2 |
|---|---|
| RGB | rgb(135, 242, 178) |
| HSL | hsl(144, 80%, 74%) |
| HSV | hsv(144, 44%, 95%) |
| CMYK | cmyk(44.2%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(87.90, -44.84, 21.46) |
| CIE-LCH | lch(87.90, 49.71, 154.42°) |
| OKLab | oklab(87.99% -0.123 0.0547) |
| OKLCH | oklch(87.99% 0.135 156) |
| XYZ | xyz(49.7761, 71.8659, 53.3594) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.38
Light Sea Green
#98F6B0
ΔE00 2.49
Seafoam (survey)
#80F9AD
ΔE00 2.51
Seafoam Green
#7AF9AB
ΔE00 2.89
Light Seafoam
#A0FEBF
ΔE00 3.29
Light Greenish Blue
#63F7B4
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F2B2 #F287C7
analogous
#92F287 #87F2B2 #87F2E8
triadic
#87F2B2 #B287F2 #F2B287
tetradic
#87F2B2 #8792F2 #F287C7 #F2E887
square
#87F2B2 #8792F2 #F287C7 #F2E887
split-complementary
#87F2B2 #E887F2 #F28792
monochromatic
#19E66B #50EC8F #87F2B2 #BEF8D5 #E3FCED
Accessibility & contrast
On white
1.37
#87F2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#87F2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F2B2
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F2B2 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AE
Deuteranopia (green-blind)
#E1D8B6
Tritanopia (blue-blind)
#6EF0E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #87f2b2; /* rgb */ color: rgb(135, 242, 178); /* oklch */ color: oklch(88.0% 0.135 156.0);
Tailwind
colors: {
custom: {
50: '#aff7c9',
500: '#87f2b2',
950: '#000000',
},
}SCSS
$custom: #87f2b2; $custom-light: #aff7c9; $custom-dark: #000000;
JSON
{
"hex": "#87f2b2",
"rgb": {
"r": 135,
"g": 242,
"b": 178
},
"hsl": {
"h": 144.112,
"s": 80.451,
"l": 73.922
},
"oklch": {
"l": 0.87991,
"c": 0.1346,
"h": 156
},
"luminance": 0.7187
}Semantic roles & 50–950 ramp
primary
#87F2B2
secondary
#CE4F9B
accent
#0988DD
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582