#8EFEBD#8EFEBD
#8EFEBD is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.3% C 0.138 H 156.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFEBD |
|---|---|
| RGB | rgb(142, 254, 189) |
| HSL | hsl(145, 98%, 78%) |
| HSV | hsv(145, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(91.82, -46.13, 21.30) |
| CIE-LCH | lch(91.82, 50.81, 155.22°) |
| OKLab | oklab(91.32% -0.1267 0.0543) |
| OKLCH | oklch(91.32% 0.138 156.8) |
| XYZ | xyz(55.7784, 80.3045, 60.6953) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.88
Light Seafoam
#A0FEBF
ΔE00 1.99
Seafoam (survey)
#80F9AD
ΔE00 2.57
Light Sea Green
#98F6B0
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 3.00
Light Aquamarine
#7BFDC7
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFEBD #FE8ECF
analogous
#97FE8E #8EFEBD #8EFEF5
triadic
#8EFEBD #BD8EFE #FEBD8E
tetradic
#8EFEBD #8E97FE #FE8ECF #FEF58E
square
#8EFEBD #8E97FE #FE8ECF #FEF58E
split-complementary
#8EFEBD #F58EFE #FE8E97
monochromatic
#15FD76 #51FD9A #8EFEBD #CBFFE0 #E1FFED
Accessibility & contrast
On white
1.23
#8EFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#8EFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFEBD
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFEBD | 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)
#FDEFB9
Deuteranopia (green-blind)
#ECE3C1
Tritanopia (blue-blind)
#73FCEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8efebd; /* rgb */ color: rgb(142, 254, 189); /* oklch */ color: oklch(91.3% 0.138 156.8);
Tailwind
colors: {
custom: {
50: '#b4ffd1',
500: '#8efebd',
950: '#000000',
},
}SCSS
$custom: #8efebd; $custom-light: #b4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#8efebd",
"rgb": {
"r": 142,
"g": 254,
"b": 189
},
"hsl": {
"h": 145.179,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.9132,
"c": 0.13786,
"h": 156.8
},
"luminance": 0.80309
}Semantic roles & 50–950 ramp
primary
#8EFEBD
secondary
#DF51A3
accent
#0085E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683