#88E69A#88E69A
#88E69A is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.7% C 0.139 H 148.9°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #88E69A |
|---|---|
| RGB | rgb(136, 230, 154) |
| HSL | hsl(131, 65%, 72%) |
| HSV | hsv(131, 41%, 90%) |
| CMYK | cmyk(40.9%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(84.05, -43.63, 28.53) |
| CIE-LCH | lch(84.05, 52.13, 146.82°) |
| OKLab | oklab(84.73% -0.1189 0.0717) |
| OKLCH | oklch(84.73% 0.139 148.9) |
| XYZ | xyz(44.2804, 64.1582, 40.6161) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.56
Hospital Green
#9BE5AA
ΔE00 3.69
Light Sea Green
#98F6B0
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 4.60
Seafoam Green
#7AF9AB
ΔE00 4.75
Foam Green
#90FDA9
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E69A #E688D4
analogous
#A5E688 #88E69A #88E6C9
triadic
#88E69A #9A88E6 #E69A88
tetradic
#88E69A #88A5E6 #E688D4 #E6C988
square
#88E69A #88A5E6 #E688D4 #E6C988
split-complementary
#88E69A #C988E6 #E688A5
monochromatic
#2AC949 #55DB6F #88E69A #BBF1C5 #E6FAEA
Accessibility & contrast
On white
1.52
#88E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#88E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E69A
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E69A | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D795
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#79E3D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #88e69a; /* rgb */ color: rgb(136, 230, 154); /* oklch */ color: oklch(84.7% 0.139 148.9);
Tailwind
colors: {
custom: {
50: '#afeeb8',
500: '#88e69a',
950: '#000000',
},
}SCSS
$custom: #88e69a; $custom-light: #afeeb8; $custom-dark: #000000;
JSON
{
"hex": "#88e69a",
"rgb": {
"r": 136,
"g": 230,
"b": 154
},
"hsl": {
"h": 131.489,
"s": 65.278,
"l": 71.765
},
"oklch": {
"l": 0.84725,
"c": 0.13884,
"h": 148.9
},
"luminance": 0.64161
}Semantic roles & 50–950 ramp
primary
#88E69A
secondary
#BF53AA
accent
#18ABCD
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581