#87F28F#87F28F
#87F28F is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.3% C 0.167 H 145.6°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #87F28F |
|---|---|
| RGB | rgb(135, 242, 143) |
| HSL | hsl(124, 80%, 74%) |
| HSV | hsv(124, 44%, 95%) |
| CMYK | cmyk(44.2%, 0%, 40.9%, 5.1%) |
| CIE-LAB | lab(87.31, -50.75, 38.36) |
| CIE-LCH | lch(87.31, 63.61, 142.92°) |
| OKLab | oklab(87.31% -0.138 0.0946) |
| OKLCH | oklch(87.31% 0.167 145.6) |
| XYZ | xyz(46.6993, 70.6352, 37.1545) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.44
Palegreen
#98FB98
ΔE00 2.34
Baby Green
#8CFF9E
ΔE00 2.85
Mint Green
#8FFF9F
ΔE00 2.88
Foam Green
#90FDA9
ΔE00 3.75
Easter Green
#8CFD7E
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F28F #F287EA
analogous
#B5F287 #87F28F #87F2C5
triadic
#87F28F #8F87F2 #F28F87
tetradic
#87F28F #87B5F2 #F287EA #F2C587
square
#87F28F #87B5F2 #F287EA #F2C587
split-complementary
#87F28F #C587F2 #F287B5
monochromatic
#19E628 #50EC5B #87F28F #BEF8C3 #E3FCE5
Accessibility & contrast
On white
1.39
#87F28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#87F28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F28F
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F28F | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E188
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#78EDDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #87f28f; /* rgb */ color: rgb(135, 242, 143); /* oklch */ color: oklch(87.3% 0.167 145.6);
Tailwind
colors: {
custom: {
50: '#aff7b1',
500: '#87f28f',
950: '#000000',
},
}SCSS
$custom: #87f28f; $custom-light: #aff7b1; $custom-dark: #000000;
JSON
{
"hex": "#87f28f",
"rgb": {
"r": 135,
"g": 242,
"b": 143
},
"hsl": {
"h": 124.486,
"s": 80.451,
"l": 73.922
},
"oklch": {
"l": 0.8731,
"c": 0.16733,
"h": 145.6
},
"luminance": 0.70638
}Semantic roles & 50–950 ramp
primary
#87F28F
secondary
#CE4FC4
accent
#09CDDD
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111711
muted
#818581