#8EFEBB#8EFEBB
#8EFEBB is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.3% C 0.140 H 156.0°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFEBB |
|---|---|
| RGB | rgb(142, 254, 187) |
| HSL | hsl(144, 98%, 78%) |
| HSV | hsv(144, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.78, -46.51, 22.27) |
| CIE-LCH | lch(91.78, 51.56, 154.42°) |
| OKLab | oklab(91.28% -0.1276 0.0567) |
| OKLCH | oklch(91.28% 0.14 156) |
| XYZ | xyz(55.5628, 80.2183, 59.5599) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.67
Light Seafoam
#A0FEBF
ΔE00 1.99
Seafoam (survey)
#80F9AD
ΔE00 2.25
Light Sea Green
#98F6B0
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 2.70
Mint (survey)
#9FFEB0
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFEBB #FE8ED1
analogous
#99FE8E #8EFEBB #8EFEF3
triadic
#8EFEBB #BB8EFE #FEBB8E
tetradic
#8EFEBB #8E99FE #FE8ED1 #FEF38E
square
#8EFEBB #8E99FE #FE8ED1 #FEF38E
split-complementary
#8EFEBB #F38EFE #FE8E99
monochromatic
#15FD72 #51FD96 #8EFEBB #CBFFE0 #E1FFED
Accessibility & contrast
On white
1.23
#8EFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#8EFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFEBB
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFEBB | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB7
Deuteranopia (green-blind)
#ECE3BF
Tritanopia (blue-blind)
#74FCEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8efebb; /* rgb */ color: rgb(142, 254, 187); /* oklch */ color: oklch(91.3% 0.140 156.0);
Tailwind
colors: {
custom: {
50: '#b4ffcf',
500: '#8efebb',
950: '#000000',
},
}SCSS
$custom: #8efebb; $custom-light: #b4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#8efebb",
"rgb": {
"r": 142,
"g": 254,
"b": 187
},
"hsl": {
"h": 144.107,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.91276,
"c": 0.13962,
"h": 156
},
"luminance": 0.80222
}Semantic roles & 50–950 ramp
primary
#8EFEBB
secondary
#DF51A6
accent
#0089E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683