#87F19F#87F19F
#87F19F is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.4% C 0.151 H 149.7°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #87F19F |
|---|---|
| RGB | rgb(135, 241, 159) |
| HSL | hsl(134, 79%, 74%) |
| HSV | hsv(134, 44%, 95%) |
| CMYK | cmyk(44%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(87.27, -47.79, 30.30) |
| CIE-LCH | lch(87.27, 56.59, 147.62°) |
| OKLab | oklab(87.36% -0.1301 0.076) |
| OKLCH | oklch(87.36% 0.151 149.7) |
| XYZ | xyz(47.7021, 70.5614, 43.9002) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 2.79
Light Sea Green
#98F6B0
ΔE00 2.79
Lightgreen
#90EE90
ΔE00 2.97
Light Bluish Green
#76FDA8
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F19F #F187D9
analogous
#A4F187 #87F19F #87F1D4
triadic
#87F19F #9F87F1 #F19F87
tetradic
#87F19F #87A4F1 #F187D9 #F1D487
square
#87F19F #87A4F1 #F187D9 #F1D487
split-complementary
#87F19F #D487F1 #F187A4
monochromatic
#1AE348 #50EB73 #87F19F #BEF7CB #E4FCE9
Accessibility & contrast
On white
1.39
#87F19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#87F19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F19F
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F19F | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19A
Deuteranopia (green-blind)
#E3D6A4
Tritanopia (blue-blind)
#74EEDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #87f19f; /* rgb */ color: rgb(135, 241, 159); /* oklch */ color: oklch(87.4% 0.151 149.7);
Tailwind
colors: {
custom: {
50: '#aff6bc',
500: '#87f19f',
950: '#000000',
},
}SCSS
$custom: #87f19f; $custom-light: #aff6bc; $custom-dark: #000000;
JSON
{
"hex": "#87f19f",
"rgb": {
"r": 135,
"g": 241,
"b": 159
},
"hsl": {
"h": 133.585,
"s": 79.104,
"l": 73.725
},
"oklch": {
"l": 0.87364,
"c": 0.1507,
"h": 149.7
},
"luminance": 0.70565
}Semantic roles & 50–950 ramp
primary
#87F19F
secondary
#CD50B0
accent
#0AACDB
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582