#88FEBB#88FEBB
#88FEBB is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.0% C 0.143 H 157.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #88FEBB |
|---|---|
| RGB | rgb(136, 254, 187) |
| HSL | hsl(146, 98%, 76%) |
| HSV | hsv(146, 46%, 100%) |
| CMYK | cmyk(46.5%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.55, -48.04, 21.91) |
| CIE-LCH | lch(91.55, 52.80, 155.48°) |
| OKLab | oklab(91.02% -0.1318 0.0558) |
| OKLCH | oklch(91.02% 0.143 157) |
| XYZ | xyz(54.5607, 79.7015, 59.5129) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.34
Seafoam (survey)
#80F9AD
ΔE00 2.18
Seafoam Green
#7AF9AB
ΔE00 2.53
Light Seafoam
#A0FEBF
ΔE00 2.57
Light Sea Green
#98F6B0
ΔE00 3.13
Light Greenish Blue
#63F7B4
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FEBB #FE88CB
analogous
#90FE88 #88FEBB #88FEF6
triadic
#88FEBB #BB88FE #FEBB88
tetradic
#88FEBB #8890FE #FE88CB #FEF688
square
#88FEBB #8890FE #FE88CB #FEF688
split-complementary
#88FEBB #F688FE #FE8890
monochromatic
#0FFD76 #4BFD98 #88FEBB #C5FFDE #E1FFEE
Accessibility & contrast
On white
1.24
#88FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#88FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FEBB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FEBB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB7
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#6AFCEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #88febb; /* rgb */ color: rgb(136, 254, 187); /* oklch */ color: oklch(91.0% 0.143 157.0);
Tailwind
colors: {
custom: {
50: '#b1ffcf',
500: '#88febb',
950: '#000000',
},
}SCSS
$custom: #88febb; $custom-light: #b1ffcf; $custom-dark: #000000;
JSON
{
"hex": "#88febb",
"rgb": {
"r": 136,
"g": 254,
"b": 187
},
"hsl": {
"h": 145.932,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.91024,
"c": 0.14313,
"h": 157
},
"luminance": 0.79706
}Semantic roles & 50–950 ramp
primary
#88FEBB
secondary
#DE4C9F
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683