#8FFEBF#8FFEBF
#8FFEBF is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.4% C 0.136 H 157.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEBF |
|---|---|
| RGB | rgb(143, 254, 191) |
| HSL | hsl(146, 98%, 78%) |
| HSV | hsv(146, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.90, -45.50, 20.39) |
| CIE-LCH | lch(91.90, 49.86, 155.86°) |
| OKLab | oklab(91.41% -0.1251 0.0521) |
| OKLCH | oklch(91.41% 0.136 157.4) |
| XYZ | xyz(56.1694, 80.4808, 61.8546) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 3.14
Light Sea Green
#98F6B0
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEBF #FE8FCE
analogous
#96FE8F #8FFEBF #8FFEF7
triadic
#8FFEBF #BF8FFE #FEBF8F
tetradic
#8FFEBF #8F96FE #FE8FCE #FEF78F
square
#8FFEBF #8F96FE #FE8FCE #FEF78F
split-complementary
#8FFEBF #F78FFE #FE8F96
monochromatic
#16FD7A #52FD9C #8FFEBF #CCFFE2 #E1FFEE
Accessibility & contrast
On white
1.23
#8FFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#8FFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEBF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEBF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBB
Deuteranopia (green-blind)
#ECE3C3
Tritanopia (blue-blind)
#74FDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8ffebf; /* rgb */ color: rgb(143, 254, 191); /* oklch */ color: oklch(91.4% 0.136 157.4);
Tailwind
colors: {
custom: {
50: '#b5ffd2',
500: '#8ffebf',
950: '#000000',
},
}SCSS
$custom: #8ffebf; $custom-light: #b5ffd2; $custom-dark: #000000;
JSON
{
"hex": "#8ffebf",
"rgb": {
"r": 143,
"g": 254,
"b": 191
},
"hsl": {
"h": 145.946,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.91408,
"c": 0.13554,
"h": 157.4
},
"luminance": 0.80485
}Semantic roles & 50–950 ramp
primary
#8FFEBF
secondary
#DF52A2
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683