#8DFEBD#8DFEBD
#8DFEBD is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.3% C 0.138 H 157.0°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFEBD |
|---|---|
| RGB | rgb(141, 254, 189) |
| HSL | hsl(145, 98%, 77%) |
| HSV | hsv(145, 44%, 100%) |
| CMYK | cmyk(44.5%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(91.78, -46.39, 21.24) |
| CIE-LCH | lch(91.78, 51.02, 155.40°) |
| OKLab | oklab(91.28% -0.1274 0.0542) |
| OKLCH | oklch(91.28% 0.138 157) |
| XYZ | xyz(55.6076, 80.2164, 60.6873) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.83
Light Seafoam
#A0FEBF
ΔE00 2.10
Seafoam (survey)
#80F9AD
ΔE00 2.56
Seafoam Green
#7AF9AB
ΔE00 2.97
Light Sea Green
#98F6B0
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFEBD #FE8DCE
analogous
#95FE8D #8DFEBD #8DFEF6
triadic
#8DFEBD #BD8DFE #FEBD8D
tetradic
#8DFEBD #8D95FE #FE8DCE #FEF68D
square
#8DFEBD #8D95FE #FE8DCE #FEF68D
split-complementary
#8DFEBD #F68DFE #FE8D95
monochromatic
#14FD77 #50FD9A #8DFEBD #CAFFE0 #E1FFED
Accessibility & contrast
On white
1.23
#8DFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#8DFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFEBD
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFEBD | 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)
#FDEFB9
Deuteranopia (green-blind)
#ECE3C1
Tritanopia (blue-blind)
#72FCEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8dfebd; /* rgb */ color: rgb(141, 254, 189); /* oklch */ color: oklch(91.3% 0.138 157.0);
Tailwind
colors: {
custom: {
50: '#b4ffd1',
500: '#8dfebd',
950: '#000000',
},
}SCSS
$custom: #8dfebd; $custom-light: #b4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#8dfebd",
"rgb": {
"r": 141,
"g": 254,
"b": 189
},
"hsl": {
"h": 145.487,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.91278,
"c": 0.13847,
"h": 157
},
"luminance": 0.8022
}Semantic roles & 50–950 ramp
primary
#8DFEBD
secondary
#DF50A2
accent
#0084E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683