#88F484#88F484
#88F484 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.7% C 0.180 H 143.1°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #88F484 |
|---|---|
| RGB | rgb(136, 244, 132) |
| HSL | hsl(118, 84%, 74%) |
| HSV | hsv(118, 46%, 96%) |
| CMYK | cmyk(44.3%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(87.77, -52.85, 44.33) |
| CIE-LCH | lch(87.77, 68.98, 140.01°) |
| OKLab | oklab(87.65% -0.1439 0.1079) |
| OKLCH | oklch(87.65% 0.18 143.1) |
| XYZ | xyz(46.6667, 71.5984, 33.1862) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 2.51
Palegreen
#98FB98
ΔE00 2.71
Lightgreen
#90EE90
ΔE00 2.71
Light Green
#96F97B
ΔE00 2.76
Lightgreen (survey)
#76FF7B
ΔE00 3.25
Baby Green
#8CFF9E
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F484 #F084F4
analogous
#C0F484 #88F484 #84F4B8
triadic
#88F484 #8488F4 #F48488
tetradic
#88F484 #84C0F4 #F084F4 #F4B884
square
#88F484 #84C0F4 #F084F4 #F4B884
split-complementary
#88F484 #B884F4 #F484C0
monochromatic
#1CE915 #52EF4C #88F484 #BEF9BC #E4FCE3
Accessibility & contrast
On white
1.37
#88F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#88F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F484
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F484 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27B
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#7BEED9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #88f484; /* rgb */ color: rgb(136, 244, 132); /* oklch */ color: oklch(87.7% 0.180 143.1);
Tailwind
colors: {
custom: {
50: '#b0f8a9',
500: '#88f484',
950: '#000000',
},
}SCSS
$custom: #88f484; $custom-light: #b0f8a9; $custom-dark: #000000;
JSON
{
"hex": "#88f484",
"rgb": {
"r": 136,
"g": 244,
"b": 132
},
"hsl": {
"h": 117.857,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.87652,
"c": 0.1799,
"h": 143.1
},
"luminance": 0.71602
}Semantic roles & 50–950 ramp
primary
#88F484
secondary
#CB4CD0
accent
#05E0D8
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581