#8CFDBD#8CFDBD
#8CFDBD is a very light, vivid green. Relative luminance 0.795; OKLCH L 91.0% C 0.138 H 157.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFDBD |
|---|---|
| RGB | rgb(140, 253, 189) |
| HSL | hsl(146, 97%, 77%) |
| HSV | hsv(146, 45%, 99%) |
| CMYK | cmyk(44.7%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(91.46, -46.22, 20.78) |
| CIE-LCH | lch(91.46, 50.68, 155.79°) |
| OKLab | oklab(91% -0.127 0.053) |
| OKLCH | oklch(91% 0.138 157.3) |
| XYZ | xyz(55.1218, 79.4961, 60.5739) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.86
Light Seafoam
#A0FEBF
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 3.03
Light Sea Green
#98F6B0
ΔE00 3.05
Light Aquamarine
#7BFDC7
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFDBD #FD8CCC
analogous
#94FD8C #8CFDBD #8CFDF6
triadic
#8CFDBD #BD8CFD #FDBD8C
tetradic
#8CFDBD #8C94FD #FD8CCC #FDF68C
square
#8CFDBD #8C94FD #FD8CCC #FDF68C
split-complementary
#8CFDBD #F68CFD #FD8C94
monochromatic
#14FB78 #50FC9A #8CFDBD #C8FEE0 #E1FEEE
Accessibility & contrast
On white
1.24
#8CFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#8CFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFDBD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFDBD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#EAE2C1
Tritanopia (blue-blind)
#70FBEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8cfdbd; /* rgb */ color: rgb(140, 253, 189); /* oklch */ color: oklch(91.0% 0.138 157.3);
Tailwind
colors: {
custom: {
50: '#b3fed1',
500: '#8cfdbd',
950: '#000000',
},
}SCSS
$custom: #8cfdbd; $custom-light: #b3fed1; $custom-dark: #000000;
JSON
{
"hex": "#8cfdbd",
"rgb": {
"r": 140,
"g": 253,
"b": 189
},
"hsl": {
"h": 146.018,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.91004,
"c": 0.13765,
"h": 157.3
},
"luminance": 0.795
}Semantic roles & 50–950 ramp
primary
#8CFDBD
secondary
#DD50A0
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683