#88E7AA#88E7AA
#88E7AA is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.3% C 0.125 H 154.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #88E7AA |
|---|---|
| RGB | rgb(136, 231, 170) |
| HSL | hsl(141, 66%, 72%) |
| HSV | hsv(141, 41%, 91%) |
| CMYK | cmyk(41.1%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(84.63, -41.24, 21.07) |
| CIE-LCH | lch(84.63, 46.31, 152.93°) |
| OKLab | oklab(85.29% -0.1131 0.0537) |
| OKLCH | oklch(85.29% 0.125 154.6) |
| XYZ | xyz(45.9819, 65.2853, 48.2008) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.66
Light Sea Green
#98F6B0
ΔE00 3.73
Seafoam
#7FE0B3
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.51
Light Blue Green
#7EFBB3
ΔE00 4.70
Seafoam Green
#7AF9AB
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E7AA #E788C5
analogous
#96E788 #88E7AA #88E7DA
triadic
#88E7AA #AA88E7 #E7AA88
tetradic
#88E7AA #8896E7 #E788C5 #E7DA88
square
#88E7AA #8896E7 #E788C5 #E7DA88
split-complementary
#88E7AA #DA88E7 #E78896
monochromatic
#29CC63 #55DD86 #88E7AA #BBF1CE #E6FAED
Accessibility & contrast
On white
1.49
#88E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#88E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E7AA
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E7AA | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A6
Deuteranopia (green-blind)
#D8CFAE
Tritanopia (blue-blind)
#74E5D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #88e7aa; /* rgb */ color: rgb(136, 231, 170); /* oklch */ color: oklch(85.3% 0.125 154.6);
Tailwind
colors: {
custom: {
50: '#afefc3',
500: '#88e7aa',
950: '#000000',
},
}SCSS
$custom: #88e7aa; $custom-light: #afefc3; $custom-dark: #000000;
JSON
{
"hex": "#88e7aa",
"rgb": {
"r": 136,
"g": 231,
"b": 170
},
"hsl": {
"h": 141.474,
"s": 66.434,
"l": 71.961
},
"oklch": {
"l": 0.85294,
"c": 0.1252,
"h": 154.6
},
"luminance": 0.65288
}Semantic roles & 50–950 ramp
primary
#88E7AA
secondary
#C05399
accent
#178DCE
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582