#DCFDB0#DCFDB0
#DCFDB0 is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.2% C 0.105 H 127.1°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDB0 |
|---|---|
| RGB | rgb(220, 253, 176) |
| HSL | hsl(86, 95%, 84%) |
| HSV | hsv(86, 30%, 99%) |
| CMYK | cmyk(13%, 0%, 30.4%, 0.8%) |
| CIE-LAB | lab(95.41, -23.43, 33.44) |
| CIE-LCH | lch(95.41, 40.83, 125.02°) |
| OKLab | oklab(95.22% -0.0634 0.0838) |
| OKLCH | oklch(95.22% 0.105 127.1) |
| XYZ | xyz(72.4759, 88.6002, 54.3492) |
| Luminance | 0.8860 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.86
Light Light Green
#C8FFB0
ΔE00 4.03
Very Pale Green
#CFFDBC
ΔE00 4.03
Pale Green
#C7FDB5
ΔE00 4.44
Tea Green
#BDF8A3
ΔE00 4.99
Washed Out Green
#BCF5A6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDB0 #D1B0FD
analogous
#FDF7B0 #DCFDB0 #B6FDB0
triadic
#DCFDB0 #B0DCFD #FDB0DC
tetradic
#DCFDB0 #B0FDF7 #D1B0FD #FDB0B6
square
#DCFDB0 #B0FDF7 #D1B0FD #FDB0B6
split-complementary
#DCFDB0 #B0B6FD #F7B0FD
monochromatic
#A7FA39 #C2FB74 #DCFDB0 #F2FEE1 #F2FEE1
Accessibility & contrast
On white
1.12
#DCFDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#DCFDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDB0
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDB0 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AB
Deuteranopia (green-blind)
#FFF1B4
Tritanopia (blue-blind)
#E0F6E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcfdb0; /* rgb */ color: rgb(220, 253, 176); /* oklch */ color: oklch(95.2% 0.105 127.1);
Tailwind
colors: {
custom: {
50: '#e7fec8',
500: '#dcfdb0',
950: '#000000',
},
}SCSS
$custom: #dcfdb0; $custom-light: #e7fec8; $custom-dark: #000000;
JSON
{
"hex": "#dcfdb0",
"rgb": {
"r": 220,
"g": 253,
"b": 176
},
"hsl": {
"h": 85.714,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.95216,
"c": 0.10505,
"h": 127.1
},
"luminance": 0.88601
}Semantic roles & 50–950 ramp
primary
#DCFDB0
secondary
#A06FE2
accent
#00E662
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582