#8DFCBB#8DFCBB
#8DFCBB is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.8% C 0.137 H 156.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCBB |
|---|---|
| RGB | rgb(141, 252, 187) |
| HSL | hsl(145, 95%, 77%) |
| HSV | hsv(145, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.17, -45.91, 21.42) |
| CIE-LCH | lch(91.17, 50.66, 154.99°) |
| OKLab | oklab(90.77% -0.126 0.0546) |
| OKLCH | oklch(90.77% 0.137 156.6) |
| XYZ | xyz(54.7606, 78.8674, 59.3414) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.73
Light Seafoam
#A0FEBF
ΔE00 2.04
Seafoam (survey)
#80F9AD
ΔE00 2.36
Light Sea Green
#98F6B0
ΔE00 2.66
Seafoam Green
#7AF9AB
ΔE00 2.81
Light Aquamarine
#7BFDC7
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCBB #FC8DCE
analogous
#97FC8D #8DFCBB #8DFCF3
triadic
#8DFCBB #BB8DFC #FCBB8D
tetradic
#8DFCBB #8D97FC #FC8DCE #FCF38D
square
#8DFCBB #8D97FC #FC8DCE #FCF38D
split-complementary
#8DFCBB #F38DFC #FC8D97
monochromatic
#16F974 #51FA97 #8DFCBB #C9FEDF #E1FEED
Accessibility & contrast
On white
1.25
#8DFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#8DFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCBB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCBB | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#73FAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8dfcbb; /* rgb */ color: rgb(141, 252, 187); /* oklch */ color: oklch(90.8% 0.137 156.6);
Tailwind
colors: {
custom: {
50: '#b3fecf',
500: '#8dfcbb',
950: '#000000',
},
}SCSS
$custom: #8dfcbb; $custom-light: #b3fecf; $custom-dark: #000000;
JSON
{
"hex": "#8dfcbb",
"rgb": {
"r": 141,
"g": 252,
"b": 187
},
"hsl": {
"h": 144.865,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.90771,
"c": 0.13737,
"h": 156.6
},
"luminance": 0.78871
}Semantic roles & 50–950 ramp
primary
#8DFCBB
secondary
#DC51A2
accent
#0086E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683