#88E99A#88E99A
#88E99A is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.4% C 0.143 H 148.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #88E99A |
|---|---|
| RGB | rgb(136, 233, 154) |
| HSL | hsl(131, 69%, 72%) |
| HSV | hsv(131, 42%, 91%) |
| CMYK | cmyk(41.6%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(84.92, -44.93, 29.69) |
| CIE-LCH | lch(84.92, 53.86, 146.54°) |
| OKLab | oklab(85.43% -0.1224 0.0745) |
| OKLCH | oklch(85.43% 0.143 148.7) |
| XYZ | xyz(45.1224, 65.8423, 40.8968) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.97
Light Sea Green
#98F6B0
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 4.12
Hospital Green
#9BE5AA
ΔE00 4.16
Foam Green
#90FDA9
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E99A #E988D7
analogous
#A7E988 #88E99A #88E9CA
triadic
#88E99A #9A88E9 #E99A88
tetradic
#88E99A #88A7E9 #E988D7 #E9CA88
square
#88E99A #88A7E9 #E988D7 #E9CA88
split-complementary
#88E99A #CA88E9 #E988A7
monochromatic
#26D046 #54DF6E #88E99A #BCF3C6 #E5FAE9
Accessibility & contrast
On white
1.48
#88E99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#88E99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E99A
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E99A | 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)
#EBDA95
Deuteranopia (green-blind)
#DCD09F
Tritanopia (blue-blind)
#78E5D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #88e99a; /* rgb */ color: rgb(136, 233, 154); /* oklch */ color: oklch(85.4% 0.143 148.7);
Tailwind
colors: {
custom: {
50: '#aff0b8',
500: '#88e99a',
950: '#000000',
},
}SCSS
$custom: #88e99a; $custom-light: #aff0b8; $custom-dark: #000000;
JSON
{
"hex": "#88e99a",
"rgb": {
"r": 136,
"g": 233,
"b": 154
},
"hsl": {
"h": 131.134,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.8543,
"c": 0.14327,
"h": 148.7
},
"luminance": 0.65845
}Semantic roles & 50–950 ramp
primary
#88E99A
secondary
#C353AE
accent
#15AED1
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581