#88EA98#88EA98
#88EA98 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.6% C 0.147 H 148.0°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #88EA98 |
|---|---|
| RGB | rgb(136, 234, 152) |
| HSL | hsl(130, 70%, 73%) |
| HSV | hsv(130, 42%, 92%) |
| CMYK | cmyk(41.9%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(85.17, -45.69, 31.05) |
| CIE-LCH | lch(85.17, 55.24, 145.80°) |
| OKLab | oklab(85.63% -0.1244 0.0777) |
| OKLCH | oklch(85.63% 0.147 148) |
| XYZ | xyz(45.2411, 66.3440, 40.1214) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.46
Light Sea Green
#98F6B0
ΔE00 3.76
Foam Green
#90FDA9
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.28
Palegreen
#98FB98
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EA98 #EA88DA
analogous
#A9EA88 #88EA98 #88EAC9
triadic
#88EA98 #9888EA #EA9888
tetradic
#88EA98 #88A9EA #EA88DA #EAC988
square
#88EA98 #88A9EA #EA88DA #EAC988
split-complementary
#88EA98 #C988EA #EA88A9
monochromatic
#25D241 #54E16B #88EA98 #BCF3C5 #E5FAE8
Accessibility & contrast
On white
1.47
#88EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#88EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EA98
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EA98 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB93
Deuteranopia (green-blind)
#DED19D
Tritanopia (blue-blind)
#79E6D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #88ea98; /* rgb */ color: rgb(136, 234, 152); /* oklch */ color: oklch(85.6% 0.147 148.0);
Tailwind
colors: {
custom: {
50: '#aff1b7',
500: '#88ea98',
950: '#000000',
},
}SCSS
$custom: #88ea98; $custom-light: #aff1b7; $custom-dark: #000000;
JSON
{
"hex": "#88ea98",
"rgb": {
"r": 136,
"g": 234,
"b": 152
},
"hsl": {
"h": 129.796,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.85627,
"c": 0.14667,
"h": 148
},
"luminance": 0.66347
}Semantic roles & 50–950 ramp
primary
#88EA98
secondary
#C452B1
accent
#14B3D2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581