#88FABB#88FABB
#88FABB is a very light, vivid green. Relative luminance 0.772; OKLCH L 90.1% C 0.138 H 157.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #88FABB |
|---|---|
| RGB | rgb(136, 250, 187) |
| HSL | hsl(147, 92%, 76%) |
| HSV | hsv(147, 46%, 98%) |
| CMYK | cmyk(45.6%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(90.41, -46.33, 20.32) |
| CIE-LCH | lch(90.41, 50.59, 156.31°) |
| OKLab | oklab(90.1% -0.1274 0.0519) |
| OKLCH | oklch(90.1% 0.138 157.8) |
| XYZ | xyz(53.3046, 77.1893, 59.0942) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.80
Seafoam (survey)
#80F9AD
ΔE00 2.57
Light Seafoam
#A0FEBF
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 2.95
Light Greenish Blue
#63F7B4
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FABB #FA88C7
analogous
#8EFA88 #88FABB #88FAF4
triadic
#88FABB #BB88FA #FABB88
tetradic
#88FABB #888EFA #FA88C7 #FAF488
square
#88FABB #888EFA #FA88C7 #FAF488
split-complementary
#88FABB #F488FA #FA888E
monochromatic
#13F578 #4DF899 #88FABB #C3FCDD #E2FEEE
Accessibility & contrast
On white
1.28
#88FABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#88FABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FABB
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FABB | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#6BF9E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #88fabb; /* rgb */ color: rgb(136, 250, 187); /* oklch */ color: oklch(90.1% 0.138 157.8);
Tailwind
colors: {
custom: {
50: '#b0fccf',
500: '#88fabb',
950: '#000000',
},
}SCSS
$custom: #88fabb; $custom-light: #b0fccf; $custom-dark: #000000;
JSON
{
"hex": "#88fabb",
"rgb": {
"r": 136,
"g": 250,
"b": 187
},
"hsl": {
"h": 146.842,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.90095,
"c": 0.13752,
"h": 157.8
},
"luminance": 0.77193
}Semantic roles & 50–950 ramp
primary
#88FABB
secondary
#D94E9A
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583