#88F495#88F495
#88F495 is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.9% C 0.164 H 146.7°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #88F495 |
|---|---|
| RGB | rgb(136, 244, 149) |
| HSL | hsl(127, 83%, 75%) |
| HSV | hsv(127, 44%, 96%) |
| CMYK | cmyk(44.3%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(88.02, -50.38, 36.32) |
| CIE-LCH | lch(88.02, 62.11, 144.22°) |
| OKLab | oklab(87.93% -0.137 0.0901) |
| OKLCH | oklch(87.93% 0.164 146.7) |
| XYZ | xyz(47.9262, 72.1023, 39.8196) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.78
Palegreen
#98FB98
ΔE00 2.17
Baby Green
#8CFF9E
ΔE00 2.27
Mint Green
#8FFF9F
ΔE00 2.29
Foam Green
#90FDA9
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F495 #F488E7
analogous
#B1F488 #88F495 #88F4CB
triadic
#88F495 #9588F4 #F49588
tetradic
#88F495 #88B1F4 #F488E7 #F4CB88
square
#88F495 #88B1F4 #F488E7 #F4CB88
split-complementary
#88F495 #CB88F4 #F488B1
monochromatic
#18EA31 #50EF63 #88F495 #C0F9C7 #E3FCE6
Accessibility & contrast
On white
1.36
#88F495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#88F495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F495
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F495 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38E
Deuteranopia (green-blind)
#E7D99B
Tritanopia (blue-blind)
#77EFDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #88f495; /* rgb */ color: rgb(136, 244, 149); /* oklch */ color: oklch(87.9% 0.164 146.7);
Tailwind
colors: {
custom: {
50: '#b0f8b5',
500: '#88f495',
950: '#000000',
},
}SCSS
$custom: #88f495; $custom-light: #b0f8b5; $custom-dark: #000000;
JSON
{
"hex": "#88f495",
"rgb": {
"r": 136,
"g": 244,
"b": 149
},
"hsl": {
"h": 127.222,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.8793,
"c": 0.16394,
"h": 146.7
},
"luminance": 0.72106
}Semantic roles & 50–950 ramp
primary
#88F495
secondary
#D150C1
accent
#06C5DF
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581