#88F883#88F883
#88F883 is a very light, vivid green. Relative luminance 0.740; OKLCH L 88.6% C 0.186 H 143.0°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #88F883 |
|---|---|
| RGB | rgb(136, 248, 131) |
| HSL | hsl(117, 89%, 74%) |
| HSV | hsv(117, 47%, 97%) |
| CMYK | cmyk(45.2%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(88.92, -54.60, 46.25) |
| CIE-LCH | lch(88.92, 71.55, 139.74°) |
| OKLab | oklab(88.59% -0.1487 0.1122) |
| OKLCH | oklch(88.59% 0.186 143) |
| XYZ | xyz(47.8152, 74.0045, 33.2330) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.61
Light Green
#96F97B
ΔE00 2.25
Lightgreen (survey)
#76FF7B
ΔE00 2.42
Palegreen
#98FB98
ΔE00 2.82
Lightgreen
#90EE90
ΔE00 3.56
Baby Green
#8CFF9E
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F883 #F383F8
analogous
#C3F883 #88F883 #83F8B9
triadic
#88F883 #8388F8 #F88388
tetradic
#88F883 #83C3F8 #F383F8 #F8B983
square
#88F883 #83C3F8 #F383F8 #F8B983
split-complementary
#88F883 #B983F8 #F883C3
monochromatic
#19F10F #50F549 #88F883 #C0FBBD #E3FDE2
Accessibility & contrast
On white
1.33
#88F883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#88F883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F883
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F883 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#EDDB8B
Tritanopia (blue-blind)
#7BF2DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #88f883; /* rgb */ color: rgb(136, 248, 131); /* oklch */ color: oklch(88.6% 0.186 143.0);
Tailwind
colors: {
custom: {
50: '#b1fba9',
500: '#88f883',
950: '#000000',
},
}SCSS
$custom: #88f883; $custom-light: #b1fba9; $custom-dark: #000000;
JSON
{
"hex": "#88f883",
"rgb": {
"r": 136,
"g": 248,
"b": 131
},
"hsl": {
"h": 117.436,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.88588,
"c": 0.18629,
"h": 143
},
"luminance": 0.74008
}Semantic roles & 50–950 ramp
primary
#88F883
secondary
#CF4AD5
accent
#00E6DC
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581