#87F18F#87F18F
#87F18F is a very light, vivid green. Relative luminance 0.700; OKLCH L 87.1% C 0.166 H 145.6°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #87F18F |
|---|---|
| RGB | rgb(135, 241, 143) |
| HSL | hsl(125, 79%, 74%) |
| HSV | hsv(125, 44%, 95%) |
| CMYK | cmyk(44%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(87.02, -50.33, 37.98) |
| CIE-LCH | lch(87.02, 63.06, 142.96°) |
| OKLab | oklab(87.07% -0.1369 0.0938) |
| OKLCH | oklch(87.07% 0.166 145.6) |
| XYZ | xyz(46.4024, 70.0415, 37.0555) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.28
Palegreen
#98FB98
ΔE00 2.50
Baby Green
#8CFF9E
ΔE00 3.02
Mint Green
#8FFF9F
ΔE00 3.05
Foam Green
#90FDA9
ΔE00 3.80
Easter Green
#8CFD7E
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F18F #F187E9
analogous
#B4F187 #87F18F #87F1C4
triadic
#87F18F #8F87F1 #F18F87
tetradic
#87F18F #87B4F1 #F187E9 #F1C487
square
#87F18F #87B4F1 #F187E9 #F1C487
split-complementary
#87F18F #C487F1 #F187B4
monochromatic
#1AE32A #50EB5C #87F18F #BEF7C2 #E4FCE5
Accessibility & contrast
On white
1.40
#87F18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#87F18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F18F
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F18F | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#78ECD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #87f18f; /* rgb */ color: rgb(135, 241, 143); /* oklch */ color: oklch(87.1% 0.166 145.6);
Tailwind
colors: {
custom: {
50: '#aff6b1',
500: '#87f18f',
950: '#000000',
},
}SCSS
$custom: #87f18f; $custom-light: #aff6b1; $custom-dark: #000000;
JSON
{
"hex": "#87f18f",
"rgb": {
"r": 135,
"g": 241,
"b": 143
},
"hsl": {
"h": 124.528,
"s": 79.104,
"l": 73.725
},
"oklch": {
"l": 0.87073,
"c": 0.16592,
"h": 145.6
},
"luminance": 0.70045
}Semantic roles & 50–950 ramp
primary
#87F18F
secondary
#CD50C3
accent
#0ACCDB
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111711
muted
#818581