#8DFFBC#8DFFBC
#8DFFBC is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.5% C 0.141 H 156.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFBC |
|---|---|
| RGB | rgb(141, 255, 188) |
| HSL | hsl(145, 100%, 78%) |
| HSV | hsv(145, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(92.05, -47.01, 22.12) |
| CIE-LCH | lch(92.05, 51.95, 154.80°) |
| OKLab | oklab(91.49% -0.129 0.0563) |
| OKLCH | oklch(91.49% 0.141 156.4) |
| XYZ | xyz(55.8176, 80.8095, 60.2237) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.68
Light Seafoam
#A0FEBF
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.35
Seafoam Green
#7AF9AB
ΔE00 2.76
Light Sea Green
#98F6B0
ΔE00 2.92
Light Bluish Green
#76FDA8
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFBC #FF8DD0
analogous
#97FF8D #8DFFBC #8DFFF5
triadic
#8DFFBC #BC8DFF #FFBC8D
tetradic
#8DFFBC #8D97FF #FF8DD0 #FFF58D
square
#8DFFBC #8D97FF #FF8DD0 #FFF58D
split-complementary
#8DFFBC #F58DFF #FF8D97
monochromatic
#13FF74 #50FF98 #8DFFBC #CAFFE0 #E0FFED
Accessibility & contrast
On white
1.22
#8DFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#8DFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFBC
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFBC | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB8
Deuteranopia (green-blind)
#EDE3C0
Tritanopia (blue-blind)
#72FDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8dffbc; /* rgb */ color: rgb(141, 255, 188); /* oklch */ color: oklch(91.5% 0.141 156.4);
Tailwind
colors: {
custom: {
50: '#b4ffd0',
500: '#8dffbc',
950: '#000000',
},
}SCSS
$custom: #8dffbc; $custom-light: #b4ffd0; $custom-dark: #000000;
JSON
{
"hex": "#8dffbc",
"rgb": {
"r": 141,
"g": 255,
"b": 188
},
"hsl": {
"h": 144.737,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.91486,
"c": 0.14075,
"h": 156.4
},
"luminance": 0.80814
}Semantic roles & 50–950 ramp
primary
#8DFFBC
secondary
#E050A5
accent
#0087E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683