#88FCBB#88FCBB
#88FCBB is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.6% C 0.140 H 157.4°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #88FCBB |
|---|---|
| RGB | rgb(136, 252, 187) |
| HSL | hsl(146, 95%, 76%) |
| HSV | hsv(146, 46%, 99%) |
| CMYK | cmyk(46%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.98, -47.18, 21.12) |
| CIE-LCH | lch(90.98, 51.69, 155.89°) |
| OKLab | oklab(90.56% -0.1296 0.0539) |
| OKLCH | oklch(90.56% 0.14 157.4) |
| XYZ | xyz(53.9293, 78.4388, 59.3024) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.50
Seafoam (survey)
#80F9AD
ΔE00 2.32
Light Seafoam
#A0FEBF
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.70
Light Greenish Blue
#63F7B4
ΔE00 3.07
Light Sea Green
#98F6B0
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FCBB #FC88C9
analogous
#8FFC88 #88FCBB #88FCF5
triadic
#88FCBB #BB88FC #FCBB88
tetradic
#88FCBB #888FFC #FC88C9 #FCF588
square
#88FCBB #888FFC #FC88C9 #FCF588
split-complementary
#88FCBB #F588FC #FC888F
monochromatic
#11F977 #4CFA99 #88FCBB #C4FEDD #E1FEEE
Accessibility & contrast
On white
1.26
#88FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#88FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FCBB
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FCBB | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#6AFAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #88fcbb; /* rgb */ color: rgb(136, 252, 187); /* oklch */ color: oklch(90.6% 0.140 157.4);
Tailwind
colors: {
custom: {
50: '#b0fecf',
500: '#88fcbb',
950: '#000000',
},
}SCSS
$custom: #88fcbb; $custom-light: #b0fecf; $custom-dark: #000000;
JSON
{
"hex": "#88fcbb",
"rgb": {
"r": 136,
"g": 252,
"b": 187
},
"hsl": {
"h": 146.379,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.9056,
"c": 0.14032,
"h": 157.4
},
"luminance": 0.78443
}Semantic roles & 50–950 ramp
primary
#88FCBB
secondary
#DB4D9D
accent
#0081E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683