#88E89A#88E89A
#88E89A is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.2% C 0.142 H 148.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #88E89A |
|---|---|
| RGB | rgb(136, 232, 154) |
| HSL | hsl(131, 68%, 72%) |
| HSV | hsv(131, 41%, 91%) |
| CMYK | cmyk(41.4%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(84.63, -44.50, 29.30) |
| CIE-LCH | lch(84.63, 53.28, 146.64°) |
| OKLab | oklab(85.2% -0.1212 0.0736) |
| OKLCH | oklch(85.2% 0.142 148.8) |
| XYZ | xyz(44.8401, 65.2777, 40.8027) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.16
Light Sea Green
#98F6B0
ΔE00 3.69
Hospital Green
#9BE5AA
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.27
Seafoam Green
#7AF9AB
ΔE00 4.41
Foam Green
#90FDA9
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E89A #E888D6
analogous
#A6E888 #88E89A #88E8CA
triadic
#88E89A #9A88E8 #E89A88
tetradic
#88E89A #88A6E8 #E888D6 #E8CA88
square
#88E89A #88A6E8 #E888D6 #E8CA88
split-complementary
#88E89A #CA88E8 #E888A6
monochromatic
#28CE47 #55DE6E #88E89A #BBF2C6 #E5FAE9
Accessibility & contrast
On white
1.49
#88E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#88E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E89A
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E89A | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD995
Deuteranopia (green-blind)
#DBCF9F
Tritanopia (blue-blind)
#78E4D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #88e89a; /* rgb */ color: rgb(136, 232, 154); /* oklch */ color: oklch(85.2% 0.142 148.8);
Tailwind
colors: {
custom: {
50: '#aff0b8',
500: '#88e89a',
950: '#000000',
},
}SCSS
$custom: #88e89a; $custom-light: #aff0b8; $custom-dark: #000000;
JSON
{
"hex": "#88e89a",
"rgb": {
"r": 136,
"g": 232,
"b": 154
},
"hsl": {
"h": 131.25,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.85195,
"c": 0.1418,
"h": 148.8
},
"luminance": 0.65281
}Semantic roles & 50–950 ramp
primary
#88E89A
secondary
#C153AD
accent
#16ADD0
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581