#88F8AE#88F8AE
#88F8AE is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.3% C 0.146 H 153.4°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #88F8AE |
|---|---|
| RGB | rgb(136, 248, 174) |
| HSL | hsl(140, 89%, 75%) |
| HSV | hsv(140, 45%, 97%) |
| CMYK | cmyk(45.2%, 0%, 29.8%, 2.7%) |
| CIE-LAB | lab(89.59, -47.88, 25.83) |
| CIE-LCH | lch(89.59, 54.41, 151.65°) |
| OKLab | oklab(89.35% -0.1308 0.0654) |
| OKLCH | oklch(89.35% 0.146 153.4) |
| XYZ | xyz(51.3572, 75.4213, 51.8877) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.83
Seafoam Green
#7AF9AB
ΔE00 1.37
Light Blue Green
#7EFBB3
ΔE00 1.50
Light Sea Green
#98F6B0
ΔE00 1.88
Foam Green
#90FDA9
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F8AE #F888D2
analogous
#9AF888 #88F8AE #88F8E6
triadic
#88F8AE #AE88F8 #F8AE88
tetradic
#88F8AE #889AF8 #F888D2 #F8E688
square
#88F8AE #889AF8 #F888D2 #F8E688
split-complementary
#88F8AE #E688F8 #F8889A
monochromatic
#14F15F #4EF587 #88F8AE #C2FBD5 #E2FDEB
Accessibility & contrast
On white
1.31
#88F8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#88F8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F8AE
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F8AE | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A9
Deuteranopia (green-blind)
#E7DDB2
Tritanopia (blue-blind)
#70F5E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #88f8ae; /* rgb */ color: rgb(136, 248, 174); /* oklch */ color: oklch(89.3% 0.146 153.4);
Tailwind
colors: {
custom: {
50: '#b0fbc6',
500: '#88f8ae',
950: '#000000',
},
}SCSS
$custom: #88f8ae; $custom-light: #b0fbc6; $custom-dark: #000000;
JSON
{
"hex": "#88f8ae",
"rgb": {
"r": 136,
"g": 248,
"b": 174
},
"hsl": {
"h": 140.357,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.89348,
"c": 0.14621,
"h": 153.4
},
"luminance": 0.75425
}Semantic roles & 50–950 ramp
primary
#88F8AE
secondary
#D64EA8
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582