#88F89E#88F89E
#88F89E is a very light, vivid green. Relative luminance 0.748; OKLCH L 89.0% C 0.161 H 148.7°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #88F89E |
|---|---|
| RGB | rgb(136, 248, 158) |
| HSL | hsl(132, 89%, 75%) |
| HSV | hsv(132, 45%, 97%) |
| CMYK | cmyk(45.2%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(89.32, -50.62, 33.54) |
| CIE-LCH | lch(89.32, 60.72, 146.47°) |
| OKLab | oklab(89.03% -0.1376 0.0837) |
| OKLCH | oklch(89.03% 0.161 148.7) |
| XYZ | xyz(49.8893, 74.8341, 44.1567) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.61
Baby Green
#8CFF9E
ΔE00 1.70
Mint Green
#8FFF9F
ΔE00 1.71
Palegreen
#98FB98
ΔE00 2.55
Light Bluish Green
#76FDA8
ΔE00 2.66
Lightgreen
#90EE90
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F89E #F888E2
analogous
#AAF888 #88F89E #88F8D6
triadic
#88F89E #9E88F8 #F89E88
tetradic
#88F89E #88AAF8 #F888E2 #F8D688
square
#88F89E #88AAF8 #F888E2 #F8D688
split-complementary
#88F89E #D688F8 #F888AA
monochromatic
#14F140 #4EF56F #88F89E #C2FBCD #E2FDE7
Accessibility & contrast
On white
1.32
#88F89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#88F89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F89E
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F89E | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE798
Deuteranopia (green-blind)
#EADCA3
Tritanopia (blue-blind)
#74F4E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #88f89e; /* rgb */ color: rgb(136, 248, 158); /* oklch */ color: oklch(89.0% 0.161 148.7);
Tailwind
colors: {
custom: {
50: '#b0fbbb',
500: '#88f89e',
950: '#000000',
},
}SCSS
$custom: #88f89e; $custom-light: #b0fbbb; $custom-dark: #000000;
JSON
{
"hex": "#88f89e",
"rgb": {
"r": 136,
"g": 248,
"b": 158
},
"hsl": {
"h": 131.786,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.89034,
"c": 0.1611,
"h": 148.7
},
"luminance": 0.74838
}Semantic roles & 50–950 ramp
primary
#88F89E
secondary
#D64EBB
accent
#00B8E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582