#8DFEBF#8DFEBF
#8DFEBF is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.3% C 0.137 H 157.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFEBF |
|---|---|
| RGB | rgb(141, 254, 191) |
| HSL | hsl(147, 98%, 77%) |
| HSV | hsv(147, 44%, 100%) |
| CMYK | cmyk(44.5%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.82, -46.01, 20.27) |
| CIE-LCH | lch(91.82, 50.28, 156.22°) |
| OKLab | oklab(91.32% -0.1266 0.0518) |
| OKLCH | oklch(91.32% 0.137 157.8) |
| XYZ | xyz(55.8262, 80.3038, 61.8385) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.13
Light Seafoam
#A0FEBF
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.92
Light Aquamarine
#7BFDC7
ΔE00 2.97
Light Sea Green
#98F6B0
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFEBF #FE8DCC
analogous
#93FE8D #8DFEBF #8DFEF8
triadic
#8DFEBF #BF8DFE #FEBF8D
tetradic
#8DFEBF #8D93FE #FE8DCC #FEF88D
square
#8DFEBF #8D93FE #FE8DCC #FEF88D
split-complementary
#8DFEBF #F88DFE #FE8D93
monochromatic
#14FD7B #50FD9D #8DFEBF #CAFFE1 #E1FFEE
Accessibility & contrast
On white
1.23
#8DFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#8DFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFEBF
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFEBF | 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)
#FCEFBB
Deuteranopia (green-blind)
#EBE3C3
Tritanopia (blue-blind)
#71FDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8dfebf; /* rgb */ color: rgb(141, 254, 191); /* oklch */ color: oklch(91.3% 0.137 157.8);
Tailwind
colors: {
custom: {
50: '#b4ffd2',
500: '#8dfebf',
950: '#000000',
},
}SCSS
$custom: #8dfebf; $custom-light: #b4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#8dfebf",
"rgb": {
"r": 141,
"g": 254,
"b": 191
},
"hsl": {
"h": 146.549,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.91322,
"c": 0.13674,
"h": 157.8
},
"luminance": 0.80308
}Semantic roles & 50–950 ramp
primary
#8DFEBF
secondary
#DF50A0
accent
#0080E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683