#88E7AE#88E7AE
#88E7AE is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.4% C 0.122 H 156.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #88E7AE |
|---|---|
| RGB | rgb(136, 231, 174) |
| HSL | hsl(144, 66%, 72%) |
| HSV | hsv(144, 41%, 91%) |
| CMYK | cmyk(41.1%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(84.71, -40.49, 19.11) |
| CIE-LCH | lch(84.71, 44.77, 154.74°) |
| OKLab | oklab(85.38% -0.1113 0.0488) |
| OKLCH | oklch(85.38% 0.122 156.3) |
| XYZ | xyz(46.3661, 65.4390, 50.2240) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.95
Seafoam
#7FE0B3
ΔE00 3.30
Light Sea Green
#98F6B0
ΔE00 4.20
Mint
#AAF0C1
ΔE00 4.63
Seafoam (survey)
#80F9AD
ΔE00 4.93
Light Blue Green
#7EFBB3
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E7AE #E788C1
analogous
#92E788 #88E7AE #88E7DE
triadic
#88E7AE #AE88E7 #E7AE88
tetradic
#88E7AE #8892E7 #E788C1 #E7DE88
square
#88E7AE #8892E7 #E788C1 #E7DE88
split-complementary
#88E7AE #DE88E7 #E78892
monochromatic
#29CC6A #55DD8B #88E7AE #BBF1D1 #E6FAEE
Accessibility & contrast
On white
1.49
#88E7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#88E7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E7AE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E7AE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#D7CFB1
Tritanopia (blue-blind)
#73E5D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #88e7ae; /* rgb */ color: rgb(136, 231, 174); /* oklch */ color: oklch(85.4% 0.122 156.3);
Tailwind
colors: {
custom: {
50: '#afefc6',
500: '#88e7ae',
950: '#000000',
},
}SCSS
$custom: #88e7ae; $custom-light: #afefc6; $custom-dark: #000000;
JSON
{
"hex": "#88e7ae",
"rgb": {
"r": 136,
"g": 231,
"b": 174
},
"hsl": {
"h": 144,
"s": 66.434,
"l": 71.961
},
"oklch": {
"l": 0.85384,
"c": 0.12157,
"h": 156.3
},
"luminance": 0.65442
}Semantic roles & 50–950 ramp
primary
#88E7AE
secondary
#C05395
accent
#1785CE
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111613
muted
#818582