#88F7AA#88F7AA
#88F7AA is a very light, vivid green. Relative luminance 0.747; OKLCH L 89.0% C 0.148 H 152.3°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #88F7AA |
|---|---|
| RGB | rgb(136, 247, 170) |
| HSL | hsl(138, 87%, 75%) |
| HSV | hsv(138, 45%, 97%) |
| CMYK | cmyk(44.9%, 0%, 31.2%, 3.1%) |
| CIE-LAB | lab(89.23, -48.17, 27.38) |
| CIE-LCH | lch(89.23, 55.41, 150.39°) |
| OKLab | oklab(89.03% -0.1314 0.0691) |
| OKLCH | oklch(89.03% 0.148 152.3) |
| XYZ | xyz(50.6665, 74.6544, 49.7623) |
| Luminance | 0.7466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.09
Seafoam Green
#7AF9AB
ΔE00 1.47
Foam Green
#90FDA9
ΔE00 1.83
Light Sea Green
#98F6B0
ΔE00 1.95
Light Blue Green
#7EFBB3
ΔE00 2.05
Light Bluish Green
#76FDA8
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F7AA #F788D5
analogous
#9EF788 #88F7AA #88F7E1
triadic
#88F7AA #AA88F7 #F7AA88
tetradic
#88F7AA #889EF7 #F788D5 #F7E188
square
#88F7AA #889EF7 #F788D5 #F7E188
split-complementary
#88F7AA #E188F7 #F7889E
monochromatic
#15EF58 #4FF381 #88F7AA #C1FBD3 #E2FDEB
Accessibility & contrast
On white
1.32
#88F7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#88F7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F7AA
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F7AA | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A5
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#71F4E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #88f7aa; /* rgb */ color: rgb(136, 247, 170); /* oklch */ color: oklch(89.0% 0.148 152.3);
Tailwind
colors: {
custom: {
50: '#b0fac3',
500: '#88f7aa',
950: '#000000',
},
}SCSS
$custom: #88f7aa; $custom-light: #b0fac3; $custom-dark: #000000;
JSON
{
"hex": "#88f7aa",
"rgb": {
"r": 136,
"g": 247,
"b": 170
},
"hsl": {
"h": 138.378,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.89033,
"c": 0.14845,
"h": 152.3
},
"luminance": 0.74658
}Semantic roles & 50–950 ramp
primary
#88F7AA
secondary
#D54FAC
accent
#029FE4
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582