#88FBAF#88FBAF
#88FBAF is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.1% C 0.150 H 153.3°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #88FBAF |
|---|---|
| RGB | rgb(136, 251, 175) |
| HSL | hsl(140, 93%, 76%) |
| HSV | hsv(140, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(90.47, -48.97, 26.52) |
| CIE-LCH | lch(90.47, 55.69, 151.56°) |
| OKLab | oklab(90.07% -0.1337 0.0671) |
| OKLCH | oklch(90.07% 0.15 153.3) |
| XYZ | xyz(52.3848, 77.3199, 52.7129) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.81
Seafoam Green
#7AF9AB
ΔE00 1.28
Light Blue Green
#7EFBB3
ΔE00 1.43
Foam Green
#90FDA9
ΔE00 1.85
Light Bluish Green
#76FDA8
ΔE00 1.97
Light Sea Green
#98F6B0
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FBAF #FB88D4
analogous
#9AFB88 #88FBAF #88FBE9
triadic
#88FBAF #AF88FB #FBAF88
tetradic
#88FBAF #889AFB #FB88D4 #FBE988
square
#88FBAF #889AFB #FB88D4 #FBE988
split-complementary
#88FBAF #E988FB #FB889A
monochromatic
#12F75F #4DF987 #88FBAF #C3FDD7 #E1FEEB
Accessibility & contrast
On white
1.28
#88FBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#88FBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FBAF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FBAF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAA
Deuteranopia (green-blind)
#EADFB4
Tritanopia (blue-blind)
#6FF8E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #88fbaf; /* rgb */ color: rgb(136, 251, 175); /* oklch */ color: oklch(90.1% 0.150 153.3);
Tailwind
colors: {
custom: {
50: '#b0fdc7',
500: '#88fbaf',
950: '#000000',
},
}SCSS
$custom: #88fbaf; $custom-light: #b0fdc7; $custom-dark: #000000;
JSON
{
"hex": "#88fbaf",
"rgb": {
"r": 136,
"g": 251,
"b": 175
},
"hsl": {
"h": 140.348,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.9007,
"c": 0.14957,
"h": 153.3
},
"luminance": 0.77324
}Semantic roles & 50–950 ramp
primary
#88FBAF
secondary
#DA4DAA
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682