#88FCAF#88FCAF
#88FCAF is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.3% C 0.151 H 153.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #88FCAF |
|---|---|
| RGB | rgb(136, 252, 175) |
| HSL | hsl(140, 95%, 76%) |
| HSV | hsv(140, 46%, 99%) |
| CMYK | cmyk(46%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(90.76, -49.39, 26.92) |
| CIE-LCH | lch(90.76, 56.25, 151.41°) |
| OKLab | oklab(90.3% -0.1348 0.0681) |
| OKLCH | oklch(90.3% 0.151 153.2) |
| XYZ | xyz(52.6980, 77.9463, 52.8173) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.93
Seafoam Green
#7AF9AB
ΔE00 1.32
Light Blue Green
#7EFBB3
ΔE00 1.53
Foam Green
#90FDA9
ΔE00 1.71
Light Bluish Green
#76FDA8
ΔE00 1.84
Light Sea Green
#98F6B0
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FCAF #FC88D5
analogous
#9BFC88 #88FCAF #88FCE9
triadic
#88FCAF #AF88FC #FCAF88
tetradic
#88FCAF #889BFC #FC88D5 #FCE988
square
#88FCAF #889BFC #FC88D5 #FCE988
split-complementary
#88FCAF #E988FC #FC889B
monochromatic
#11F95F #4CFA87 #88FCAF #C4FED7 #E1FEEB
Accessibility & contrast
On white
1.27
#88FCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#88FCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FCAF
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FCAF | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAA
Deuteranopia (green-blind)
#EBE0B4
Tritanopia (blue-blind)
#6FF9E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #88fcaf; /* rgb */ color: rgb(136, 252, 175); /* oklch */ color: oklch(90.3% 0.151 153.2);
Tailwind
colors: {
custom: {
50: '#b0fec7',
500: '#88fcaf',
950: '#000000',
},
}SCSS
$custom: #88fcaf; $custom-light: #b0fec7; $custom-dark: #000000;
JSON
{
"hex": "#88fcaf",
"rgb": {
"r": 136,
"g": 252,
"b": 175
},
"hsl": {
"h": 140.172,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.90303,
"c": 0.15099,
"h": 153.2
},
"luminance": 0.7795
}Semantic roles & 50–950 ramp
primary
#88FCAF
secondary
#DB4DAB
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682