#88FEBE#88FEBE
#88FEBE is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.1% C 0.141 H 158.2°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #88FEBE |
|---|---|
| RGB | rgb(136, 254, 190) |
| HSL | hsl(147, 98%, 76%) |
| HSV | hsv(147, 46%, 100%) |
| CMYK | cmyk(46.5%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.61, -47.47, 20.46) |
| CIE-LCH | lch(91.61, 51.69, 156.68°) |
| OKLab | oklab(91.09% -0.1305 0.0522) |
| OKLCH | oklch(91.09% 0.141 158.2) |
| XYZ | xyz(54.8852, 79.8313, 61.2220) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.82
Light Seafoam
#A0FEBF
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.73
Light Aquamarine
#7BFDC7
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 3.07
Light Greenish Blue
#63F7B4
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FEBE #FE88C8
analogous
#8DFE88 #88FEBE #88FEF9
triadic
#88FEBE #BE88FE #FEBE88
tetradic
#88FEBE #888DFE #FE88C8 #FEF988
square
#88FEBE #888DFE #FE88C8 #FEF988
split-complementary
#88FEBE #F988FE #FE888D
monochromatic
#0FFD7C #4BFD9D #88FEBE #C5FFDF #E1FFEE
Accessibility & contrast
On white
1.24
#88FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#88FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FEBE
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FEBE | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#EAE2C2
Tritanopia (blue-blind)
#69FDED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #88febe; /* rgb */ color: rgb(136, 254, 190); /* oklch */ color: oklch(91.1% 0.141 158.2);
Tailwind
colors: {
custom: {
50: '#b1ffd1',
500: '#88febe',
950: '#000000',
},
}SCSS
$custom: #88febe; $custom-light: #b1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#88febe",
"rgb": {
"r": 136,
"g": 254,
"b": 190
},
"hsl": {
"h": 147.458,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.91091,
"c": 0.14055,
"h": 158.2
},
"luminance": 0.79836
}Semantic roles & 50–950 ramp
primary
#88FEBE
secondary
#DE4C9B
accent
#007CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683