#88FEBF#88FEBF
#88FEBF is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.1% C 0.140 H 158.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #88FEBF |
|---|---|
| RGB | rgb(136, 254, 191) |
| HSL | hsl(148, 98%, 76%) |
| HSV | hsv(148, 46%, 100%) |
| CMYK | cmyk(46.5%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.63, -47.27, 19.98) |
| CIE-LCH | lch(91.63, 51.32, 157.09°) |
| OKLab | oklab(91.11% -0.1301 0.051) |
| OKLCH | oklch(91.11% 0.14 158.6) |
| XYZ | xyz(54.9949, 79.8752, 61.7996) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.01
Light Aquamarine
#7BFDC7
ΔE00 2.60
Light Seafoam
#A0FEBF
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 2.93
Light Greenish Blue
#63F7B4
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FEBF #FE88C7
analogous
#8CFE88 #88FEBF #88FEFA
triadic
#88FEBF #BF88FE #FEBF88
tetradic
#88FEBF #888CFE #FE88C7 #FEFA88
square
#88FEBF #888CFE #FE88C7 #FEFA88
split-complementary
#88FEBF #FA88FE #FE888C
monochromatic
#0FFD7E #4BFD9E #88FEBF #C5FFE0 #E1FFEF
Accessibility & contrast
On white
1.24
#88FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#88FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FEBF
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FEBF | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBB
Deuteranopia (green-blind)
#EAE2C3
Tritanopia (blue-blind)
#69FDED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #88febf; /* rgb */ color: rgb(136, 254, 191); /* oklch */ color: oklch(91.1% 0.140 158.6);
Tailwind
colors: {
custom: {
50: '#b1ffd2',
500: '#88febf',
950: '#000000',
},
}SCSS
$custom: #88febf; $custom-light: #b1ffd2; $custom-dark: #000000;
JSON
{
"hex": "#88febf",
"rgb": {
"r": 136,
"g": 254,
"b": 191
},
"hsl": {
"h": 147.966,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.91113,
"c": 0.13971,
"h": 158.6
},
"luminance": 0.79879
}Semantic roles & 50–950 ramp
primary
#88FEBF
secondary
#DE4C9A
accent
#007BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683