#87F09B#87F09B
#87F09B is a very light, vivid green. Relative luminance 0.698; OKLCH L 87.1% C 0.153 H 148.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #87F09B |
|---|---|
| RGB | rgb(135, 240, 155) |
| HSL | hsl(131, 78%, 74%) |
| HSV | hsv(131, 44%, 94%) |
| CMYK | cmyk(43.8%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(86.92, -48.03, 31.85) |
| CIE-LCH | lch(86.92, 57.63, 146.45°) |
| OKLab | oklab(87.05% -0.1307 0.0797) |
| OKLCH | oklch(87.05% 0.153 148.6) |
| XYZ | xyz(47.0654, 69.8344, 42.0033) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.37
Foam Green
#90FDA9
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 3.26
Light Sea Green
#98F6B0
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.32
Mint Green
#8FFF9F
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F09B #F087DC
analogous
#A7F087 #87F09B #87F0D0
triadic
#87F09B #9B87F0 #F09B87
tetradic
#87F09B #87A7F0 #F087DC #F0D087
square
#87F09B #87A7F0 #F087DC #F0D087
split-complementary
#87F09B #D087F0 #F087A7
monochromatic
#1CE141 #51E96E #87F09B #BDF7C8 #E4FCE8
Accessibility & contrast
On white
1.40
#87F09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#87F09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F09B
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F09B | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E095
Deuteranopia (green-blind)
#E2D6A0
Tritanopia (blue-blind)
#75ECDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #87f09b; /* rgb */ color: rgb(135, 240, 155); /* oklch */ color: oklch(87.1% 0.153 148.6);
Tailwind
colors: {
custom: {
50: '#aff5b9',
500: '#87f09b',
950: '#000000',
},
}SCSS
$custom: #87f09b; $custom-light: #aff5b9; $custom-dark: #000000;
JSON
{
"hex": "#87f09b",
"rgb": {
"r": 135,
"g": 240,
"b": 155
},
"hsl": {
"h": 131.429,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.87052,
"c": 0.15306,
"h": 148.6
},
"luminance": 0.69838
}Semantic roles & 50–950 ramp
primary
#87F09B
secondary
#CB50B4
accent
#0BB3DA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581