#88EA96#88EA96
#88EA96 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.6% C 0.149 H 147.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #88EA96 |
|---|---|
| RGB | rgb(136, 234, 150) |
| HSL | hsl(129, 70%, 73%) |
| HSV | hsv(129, 42%, 92%) |
| CMYK | cmyk(41.9%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(85.14, -46.02, 32.02) |
| CIE-LCH | lch(85.14, 56.06, 145.17°) |
| OKLab | oklab(85.59% -0.1253 0.0799) |
| OKLCH | oklch(85.59% 0.149 147.5) |
| XYZ | xyz(45.0787, 66.2790, 39.2660) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.14
Light Sea Green
#98F6B0
ΔE00 4.01
Foam Green
#90FDA9
ΔE00 4.10
Palegreen
#98FB98
ΔE00 4.28
Seafoam (survey)
#80F9AD
ΔE00 4.40
Seafoam Green
#7AF9AB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EA96 #EA88DC
analogous
#ABEA88 #88EA96 #88EAC7
triadic
#88EA96 #9688EA #EA9688
tetradic
#88EA96 #88ABEA #EA88DC #EAC788
square
#88EA96 #88ABEA #EA88DC #EAC788
split-complementary
#88EA96 #C788EA #EA88AB
monochromatic
#25D23E #54E168 #88EA96 #BCF3C4 #E5FAE8
Accessibility & contrast
On white
1.47
#88EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#88EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EA96
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EA96 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB90
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#79E6D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #88ea96; /* rgb */ color: rgb(136, 234, 150); /* oklch */ color: oklch(85.6% 0.149 147.5);
Tailwind
colors: {
custom: {
50: '#aff1b5',
500: '#88ea96',
950: '#000000',
},
}SCSS
$custom: #88ea96; $custom-light: #aff1b5; $custom-dark: #000000;
JSON
{
"hex": "#88ea96",
"rgb": {
"r": 136,
"g": 234,
"b": 150
},
"hsl": {
"h": 128.571,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.85589,
"c": 0.1486,
"h": 147.5
},
"luminance": 0.66282
}Semantic roles & 50–950 ramp
primary
#88EA96
secondary
#C452B4
accent
#14B7D2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581