#8DFFBD#8DFFBD
#8DFFBD is a very light, vivid green. Relative luminance 0.809; OKLCH L 91.5% C 0.140 H 156.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFBD |
|---|---|
| RGB | rgb(141, 255, 189) |
| HSL | hsl(145, 100%, 78%) |
| HSV | hsv(145, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(92.07, -46.82, 21.63) |
| CIE-LCH | lch(92.07, 51.58, 155.20°) |
| OKLab | oklab(91.51% -0.1285 0.0552) |
| OKLCH | oklch(91.51% 0.14 156.8) |
| XYZ | xyz(55.9257, 80.8527, 60.7934) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.79
Light Seafoam
#A0FEBF
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.51
Seafoam Green
#7AF9AB
ΔE00 2.91
Light Sea Green
#98F6B0
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFBD #FF8DCF
analogous
#96FF8D #8DFFBD #8DFFF6
triadic
#8DFFBD #BD8DFF #FFBD8D
tetradic
#8DFFBD #8D96FF #FF8DCF #FFF68D
square
#8DFFBD #8D96FF #FF8DCF #FFF68D
split-complementary
#8DFFBD #F68DFF #FF8D96
monochromatic
#13FF76 #50FF9A #8DFFBD #CAFFE0 #E0FFED
Accessibility & contrast
On white
1.22
#8DFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#8DFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFBD
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFBD | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B9
Deuteranopia (green-blind)
#ECE3C1
Tritanopia (blue-blind)
#71FDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8dffbd; /* rgb */ color: rgb(141, 255, 189); /* oklch */ color: oklch(91.5% 0.140 156.8);
Tailwind
colors: {
custom: {
50: '#b4ffd1',
500: '#8dffbd',
950: '#000000',
},
}SCSS
$custom: #8dffbd; $custom-light: #b4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#8dffbd",
"rgb": {
"r": 141,
"g": 255,
"b": 189
},
"hsl": {
"h": 145.263,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.91508,
"c": 0.13988,
"h": 156.8
},
"luminance": 0.80857
}Semantic roles & 50–950 ramp
primary
#8DFFBD
secondary
#E050A3
accent
#0085E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683