#88E8AA#88E8AA
#88E8AA is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.5% C 0.127 H 154.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #88E8AA |
|---|---|
| RGB | rgb(136, 232, 170) |
| HSL | hsl(141, 68%, 72%) |
| HSV | hsv(141, 41%, 91%) |
| CMYK | cmyk(41.4%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(84.92, -41.68, 21.47) |
| CIE-LCH | lch(84.92, 46.89, 152.75°) |
| OKLab | oklab(85.53% -0.1143 0.0547) |
| OKLCH | oklch(85.53% 0.127 154.4) |
| XYZ | xyz(46.2626, 65.8467, 48.2943) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.73
Light Sea Green
#98F6B0
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 4.24
Seafoam
#7FE0B3
ΔE00 4.32
Light Blue Green
#7EFBB3
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E8AA #E888C6
analogous
#96E888 #88E8AA #88E8DA
triadic
#88E8AA #AA88E8 #E8AA88
tetradic
#88E8AA #8896E8 #E888C6 #E8DA88
square
#88E8AA #8896E8 #E888C6 #E8DA88
split-complementary
#88E8AA #DA88E8 #E88896
monochromatic
#28CE63 #55DE85 #88E8AA #BBF2CF #E5FAED
Accessibility & contrast
On white
1.48
#88E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#88E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E8AA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E8AA | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#74E6D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #88e8aa; /* rgb */ color: rgb(136, 232, 170); /* oklch */ color: oklch(85.5% 0.127 154.4);
Tailwind
colors: {
custom: {
50: '#aff0c3',
500: '#88e8aa',
950: '#000000',
},
}SCSS
$custom: #88e8aa; $custom-light: #aff0c3; $custom-dark: #000000;
JSON
{
"hex": "#88e8aa",
"rgb": {
"r": 136,
"g": 232,
"b": 170
},
"hsl": {
"h": 141.25,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.85528,
"c": 0.12667,
"h": 154.4
},
"luminance": 0.6585
}Semantic roles & 50–950 ramp
primary
#88E8AA
secondary
#C1539A
accent
#168ED0
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582