#88E8A7#88E8A7
#88E8A7 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.5% C 0.129 H 153.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #88E8A7 |
|---|---|
| RGB | rgb(136, 232, 167) |
| HSL | hsl(139, 68%, 72%) |
| HSV | hsv(139, 41%, 91%) |
| CMYK | cmyk(41.4%, 0%, 28%, 9%) |
| CIE-LAB | lab(84.86, -42.23, 22.94) |
| CIE-LCH | lch(84.86, 48.06, 151.49°) |
| OKLab | oklab(85.46% -0.1156 0.0583) |
| OKLCH | oklch(85.46% 0.129 153.2) |
| XYZ | xyz(45.9821, 65.7345, 46.8168) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.74
Light Sea Green
#98F6B0
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.31
Light Blue Green
#7EFBB3
ΔE00 4.40
Seafoam
#7FE0B3
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E8A7 #E888C9
analogous
#99E888 #88E8A7 #88E8D7
triadic
#88E8A7 #A788E8 #E8A788
tetradic
#88E8A7 #8899E8 #E888C9 #E8D788
square
#88E8A7 #8899E8 #E888C9 #E8D788
split-complementary
#88E8A7 #D788E8 #E88899
monochromatic
#28CE5D #55DE81 #88E8A7 #BBF2CD #E5FAEC
Accessibility & contrast
On white
1.48
#88E8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#88E8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E8A7
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E8A7 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA3
Deuteranopia (green-blind)
#D9D0AB
Tritanopia (blue-blind)
#75E6D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #88e8a7; /* rgb */ color: rgb(136, 232, 167); /* oklch */ color: oklch(85.5% 0.129 153.2);
Tailwind
colors: {
custom: {
50: '#aff0c1',
500: '#88e8a7',
950: '#000000',
},
}SCSS
$custom: #88e8a7; $custom-light: #aff0c1; $custom-dark: #000000;
JSON
{
"hex": "#88e8a7",
"rgb": {
"r": 136,
"g": 232,
"b": 167
},
"hsl": {
"h": 139.375,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.85462,
"c": 0.12943,
"h": 153.2
},
"luminance": 0.65737
}Semantic roles & 50–950 ramp
primary
#88E8A7
secondary
#C1539E
accent
#1694D0
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582