#88F2AA#88F2AA
#88F2AA is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.9% C 0.141 H 152.9°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #88F2AA |
|---|---|
| RGB | rgb(136, 242, 170) |
| HSL | hsl(139, 80%, 74%) |
| HSV | hsv(139, 44%, 95%) |
| CMYK | cmyk(43.8%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(87.79, -46.04, 25.42) |
| CIE-LCH | lch(87.79, 52.59, 151.09°) |
| OKLab | oklab(87.86% -0.1258 0.0644) |
| OKLCH | oklch(87.86% 0.141 152.9) |
| XYZ | xyz(49.1579, 71.6373, 49.2594) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.79
Seafoam (survey)
#80F9AD
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.43
Foam Green
#90FDA9
ΔE00 2.99
Light Bluish Green
#76FDA8
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F2AA #F288D0
analogous
#9BF288 #88F2AA #88F2DF
triadic
#88F2AA #AA88F2 #F2AA88
tetradic
#88F2AA #889BF2 #F288D0 #F2DF88
square
#88F2AA #889BF2 #F288D0 #F2DF88
split-complementary
#88F2AA #DF88F2 #F2889B
monochromatic
#1AE65B #51EC83 #88F2AA #BFF8D1 #E3FCEB
Accessibility & contrast
On white
1.37
#88F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#88F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F2AA
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F2AA | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A6
Deuteranopia (green-blind)
#E2D8AE
Tritanopia (blue-blind)
#72EFDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #88f2aa; /* rgb */ color: rgb(136, 242, 170); /* oklch */ color: oklch(87.9% 0.141 152.9);
Tailwind
colors: {
custom: {
50: '#aff7c3',
500: '#88f2aa',
950: '#000000',
},
}SCSS
$custom: #88f2aa; $custom-light: #aff7c3; $custom-dark: #000000;
JSON
{
"hex": "#88f2aa",
"rgb": {
"r": 136,
"g": 242,
"b": 170
},
"hsl": {
"h": 139.245,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.87863,
"c": 0.14127,
"h": 152.9
},
"luminance": 0.71641
}Semantic roles & 50–950 ramp
primary
#88F2AA
secondary
#CE50A6
accent
#0999DD
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582