#88FDAE#88FDAE
#88FDAE is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.5% C 0.153 H 152.8°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #88FDAE |
|---|---|
| RGB | rgb(136, 253, 174) |
| HSL | hsl(139, 97%, 76%) |
| HSV | hsv(139, 46%, 99%) |
| CMYK | cmyk(46.2%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(91.02, -49.99, 27.79) |
| CIE-LCH | lch(91.02, 57.19, 150.93°) |
| OKLab | oklab(90.52% -0.1363 0.0702) |
| OKLCH | oklch(90.52% 0.153 152.8) |
| XYZ | xyz(52.9150, 78.5368, 52.4069) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.18
Foam Green
#90FDA9
ΔE00 1.44
Seafoam Green
#7AF9AB
ΔE00 1.45
Light Bluish Green
#76FDA8
ΔE00 1.66
Light Blue Green
#7EFBB3
ΔE00 1.82
Mint (survey)
#9FFEB0
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FDAE #FD88D7
analogous
#9DFD88 #88FDAE #88FDE9
triadic
#88FDAE #AE88FD #FDAE88
tetradic
#88FDAE #889DFD #FD88D7 #FDE988
square
#88FDAE #889DFD #FD88D7 #FDE988
split-complementary
#88FDAE #E988FD #FD889D
monochromatic
#10FB5C #4CFC85 #88FDAE #C4FED7 #E1FEEB
Accessibility & contrast
On white
1.26
#88FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#88FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FDAE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FDAE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#ECE1B3
Tritanopia (blue-blind)
#6FFAE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #88fdae; /* rgb */ color: rgb(136, 253, 174); /* oklch */ color: oklch(90.5% 0.153 152.8);
Tailwind
colors: {
custom: {
50: '#b1ffc6',
500: '#88fdae',
950: '#000000',
},
}SCSS
$custom: #88fdae; $custom-light: #b1ffc6; $custom-dark: #000000;
JSON
{
"hex": "#88fdae",
"rgb": {
"r": 136,
"g": 253,
"b": 174
},
"hsl": {
"h": 139.487,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.90516,
"c": 0.15332,
"h": 152.8
},
"luminance": 0.78541
}Semantic roles & 50–950 ramp
primary
#88FDAE
secondary
#DD4DAE
accent
#009BE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682