#88E99B#88E99B
#88E99B is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.5% C 0.142 H 149.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #88E99B |
|---|---|
| RGB | rgb(136, 233, 155) |
| HSL | hsl(132, 69%, 72%) |
| HSV | hsv(132, 42%, 91%) |
| CMYK | cmyk(41.6%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(84.93, -44.76, 29.20) |
| CIE-LCH | lch(84.93, 53.45, 146.88°) |
| OKLab | oklab(85.45% -0.122 0.0733) |
| OKLCH | oklch(85.45% 0.142 149) |
| XYZ | xyz(45.2060, 65.8757, 41.3372) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.14
Light Sea Green
#98F6B0
ΔE00 3.50
Hospital Green
#9BE5AA
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.18
Foam Green
#90FDA9
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E99B #E988D6
analogous
#A5E988 #88E99B #88E9CC
triadic
#88E99B #9B88E9 #E99B88
tetradic
#88E99B #88A5E9 #E988D6 #E9CC88
square
#88E99B #88A5E9 #E988D6 #E9CC88
split-complementary
#88E99B #CC88E9 #E988A5
monochromatic
#26D048 #54DF70 #88E99B #BCF3C6 #E5FAE9
Accessibility & contrast
On white
1.48
#88E99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#88E99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E99B
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E99B | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#DCD0A0
Tritanopia (blue-blind)
#78E6D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #88e99b; /* rgb */ color: rgb(136, 233, 155); /* oklch */ color: oklch(85.5% 0.142 149.0);
Tailwind
colors: {
custom: {
50: '#aff0b9',
500: '#88e99b',
950: '#000000',
},
}SCSS
$custom: #88e99b; $custom-light: #aff0b9; $custom-dark: #000000;
JSON
{
"hex": "#88e99b",
"rgb": {
"r": 136,
"g": 233,
"b": 155
},
"hsl": {
"h": 131.753,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.8545,
"c": 0.14231,
"h": 149
},
"luminance": 0.65879
}Semantic roles & 50–950 ramp
primary
#88E99B
secondary
#C353AD
accent
#15ACD1
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581