#88FCBA#88FCBA
#88FCBA is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.5% C 0.141 H 157.1°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #88FCBA |
|---|---|
| RGB | rgb(136, 252, 186) |
| HSL | hsl(146, 95%, 76%) |
| HSV | hsv(146, 46%, 99%) |
| CMYK | cmyk(46%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(90.96, -47.37, 21.60) |
| CIE-LCH | lch(90.96, 52.07, 155.49°) |
| OKLab | oklab(90.54% -0.13 0.0551) |
| OKLCH | oklch(90.54% 0.141 157.1) |
| XYZ | xyz(53.8227, 78.3961, 58.7406) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.34
Seafoam (survey)
#80F9AD
ΔE00 2.13
Seafoam Green
#7AF9AB
ΔE00 2.52
Light Seafoam
#A0FEBF
ΔE00 2.52
Light Sea Green
#98F6B0
ΔE00 2.94
Light Greenish Blue
#63F7B4
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FCBA #FC88CA
analogous
#90FC88 #88FCBA #88FCF4
triadic
#88FCBA #BA88FC #FCBA88
tetradic
#88FCBA #8890FC #FC88CA #FCF488
square
#88FCBA #8890FC #FC88CA #FCF488
split-complementary
#88FCBA #F488FC #FC8890
monochromatic
#11F975 #4CFA97 #88FCBA #C4FEDD #E1FEEE
Accessibility & contrast
On white
1.26
#88FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#88FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FCBA
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FCBA | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB6
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#6BFAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #88fcba; /* rgb */ color: rgb(136, 252, 186); /* oklch */ color: oklch(90.5% 0.141 157.1);
Tailwind
colors: {
custom: {
50: '#b0fecf',
500: '#88fcba',
950: '#000000',
},
}SCSS
$custom: #88fcba; $custom-light: #b0fecf; $custom-dark: #000000;
JSON
{
"hex": "#88fcba",
"rgb": {
"r": 136,
"g": 252,
"b": 186
},
"hsl": {
"h": 145.862,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.90537,
"c": 0.14119,
"h": 157.1
},
"luminance": 0.784
}Semantic roles & 50–950 ramp
primary
#88FCBA
secondary
#DB4D9E
accent
#0083E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683