#8FFEBB#8FFEBB
#8FFEBB is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.3% C 0.139 H 155.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEBB |
|---|---|
| RGB | rgb(143, 254, 187) |
| HSL | hsl(144, 98%, 78%) |
| HSV | hsv(144, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.82, -46.25, 22.33) |
| CIE-LCH | lch(91.82, 51.35, 154.23°) |
| OKLab | oklab(91.32% -0.1269 0.0569) |
| OKLCH | oklch(91.32% 0.139 155.9) |
| XYZ | xyz(55.7352, 80.3071, 59.5679) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.74
Light Seafoam
#A0FEBF
ΔE00 1.89
Seafoam (survey)
#80F9AD
ΔE00 2.28
Light Sea Green
#98F6B0
ΔE00 2.59
Seafoam Green
#7AF9AB
ΔE00 2.74
Mint (survey)
#9FFEB0
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEBB #FE8FD2
analogous
#9AFE8F #8FFEBB #8FFEF3
triadic
#8FFEBB #BB8FFE #FEBB8F
tetradic
#8FFEBB #8F9AFE #FE8FD2 #FEF38F
square
#8FFEBB #8F9AFE #FE8FD2 #FEF38F
split-complementary
#8FFEBB #F38FFE #FE8F9A
monochromatic
#16FD71 #52FD96 #8FFEBB #CCFFE0 #E1FFED
Accessibility & contrast
On white
1.23
#8FFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#8FFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEBB
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEBB | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB7
Deuteranopia (green-blind)
#ECE3BF
Tritanopia (blue-blind)
#76FCEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8ffebb; /* rgb */ color: rgb(143, 254, 187); /* oklch */ color: oklch(91.3% 0.139 155.9);
Tailwind
colors: {
custom: {
50: '#b5ffcf',
500: '#8ffebb',
950: '#000000',
},
}SCSS
$custom: #8ffebb; $custom-light: #b5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#8ffebb",
"rgb": {
"r": 143,
"g": 254,
"b": 187
},
"hsl": {
"h": 143.784,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.9132,
"c": 0.13902,
"h": 155.9
},
"luminance": 0.80311
}Semantic roles & 50–950 ramp
primary
#8FFEBB
secondary
#DF52A7
accent
#008BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683