#88F993#88F993
#88F993 is a very light, vivid green. Relative luminance 0.751; OKLCH L 89.1% C 0.173 H 146.0°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #88F993 |
|---|---|
| RGB | rgb(136, 249, 147) |
| HSL | hsl(126, 90%, 75%) |
| HSV | hsv(126, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(89.43, -52.74, 39.15) |
| CIE-LCH | lch(89.43, 65.69, 143.41°) |
| OKLab | oklab(89.08% -0.1434 0.0966) |
| OKLCH | oklch(89.08% 0.173 146) |
| XYZ | xyz(49.2928, 75.0887, 39.4942) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.61
Palegreen
#98FB98
ΔE00 1.61
Mint Green
#8FFF9F
ΔE00 1.70
Lightgreen
#90EE90
ΔE00 2.67
Foam Green
#90FDA9
ΔE00 3.19
Easter Green
#8CFD7E
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F993 #F988EE
analogous
#B5F988 #88F993 #88F9CC
triadic
#88F993 #9388F9 #F99388
tetradic
#88F993 #88B5F9 #F988EE #F9CC88
square
#88F993 #88B5F9 #F988EE #F9CC88
split-complementary
#88F993 #CC88F9 #F988B5
monochromatic
#13F329 #4EF65E #88F993 #C2FCC8 #E2FEE5
Accessibility & contrast
On white
1.31
#88F993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#88F993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F993
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F993 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78C
Deuteranopia (green-blind)
#ECDD99
Tritanopia (blue-blind)
#77F4E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #88f993; /* rgb */ color: rgb(136, 249, 147); /* oklch */ color: oklch(89.1% 0.173 146.0);
Tailwind
colors: {
custom: {
50: '#b0fcb4',
500: '#88f993',
950: '#000000',
},
}SCSS
$custom: #88f993; $custom-light: #b0fcb4; $custom-dark: #000000;
JSON
{
"hex": "#88f993",
"rgb": {
"r": 136,
"g": 249,
"b": 147
},
"hsl": {
"h": 125.841,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.89076,
"c": 0.17287,
"h": 146
},
"luminance": 0.75092
}Semantic roles & 50–950 ramp
primary
#88F993
secondary
#D74ECA
accent
#00CFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581