#8FFEB7#8FFEB7
#8FFEB7 is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.2% C 0.143 H 154.4°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEB7 |
|---|---|
| RGB | rgb(143, 254, 183) |
| HSL | hsl(142, 98%, 78%) |
| HSV | hsv(142, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 28%, 0.4%) |
| CIE-LAB | lab(91.75, -46.98, 24.26) |
| CIE-LCH | lch(91.75, 52.87, 152.69°) |
| OKLab | oklab(91.23% -0.1286 0.0616) |
| OKLCH | oklch(91.23% 0.143 154.4) |
| XYZ | xyz(55.3130, 80.1382, 57.3441) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.62
Seafoam (survey)
#80F9AD
ΔE00 1.80
Light Seafoam
#A0FEBF
ΔE00 2.15
Light Sea Green
#98F6B0
ΔE00 2.24
Seafoam Green
#7AF9AB
ΔE00 2.28
Foam Green
#90FDA9
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEB7 #FE8FD6
analogous
#9EFE8F #8FFEB7 #8FFEEF
triadic
#8FFEB7 #B78FFE #FEB78F
tetradic
#8FFEB7 #8F9EFE #FE8FD6 #FEEF8F
square
#8FFEB7 #8F9EFE #FE8FD6 #FEEF8F
split-complementary
#8FFEB7 #EF8FFE #FE8F9E
monochromatic
#16FD69 #52FD90 #8FFEB7 #CCFFDE #E1FFEC
Accessibility & contrast
On white
1.23
#8FFEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#8FFEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEB7
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEB7 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEB3
Deuteranopia (green-blind)
#EDE3BB
Tritanopia (blue-blind)
#77FCEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffeb7; /* rgb */ color: rgb(143, 254, 183); /* oklch */ color: oklch(91.2% 0.143 154.4);
Tailwind
colors: {
custom: {
50: '#b5ffcd',
500: '#8ffeb7',
950: '#000000',
},
}SCSS
$custom: #8ffeb7; $custom-light: #b5ffcd; $custom-dark: #000000;
JSON
{
"hex": "#8ffeb7",
"rgb": {
"r": 143,
"g": 254,
"b": 183
},
"hsl": {
"h": 141.622,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.91233,
"c": 0.14259,
"h": 154.4
},
"luminance": 0.80142
}Semantic roles & 50–950 ramp
primary
#8FFEB7
secondary
#DF52AC
accent
#0093E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#121813
muted
#828683