#DCFDB2#DCFDB2
#DCFDB2 is a very light, moderate yellow-green. Relative luminance 0.887; OKLCH L 95.3% C 0.103 H 127.5°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDB2 |
|---|---|
| RGB | rgb(220, 253, 178) |
| HSL | hsl(86, 95%, 85%) |
| HSV | hsv(86, 30%, 99%) |
| CMYK | cmyk(13%, 0%, 29.6%, 0.8%) |
| CIE-LAB | lab(95.45, -23.16, 32.48) |
| CIE-LCH | lch(95.45, 39.89, 125.49°) |
| OKLab | oklab(95.25% -0.0626 0.0815) |
| OKLCH | oklch(95.25% 0.103 127.5) |
| XYZ | xyz(72.6753, 88.6800, 55.3990) |
| Luminance | 0.8868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.57
Very Pale Green
#CFFDBC
ΔE00 3.74
Light Light Green
#C8FFB0
ΔE00 3.97
Pale Green
#C7FDB5
ΔE00 4.26
Tea Green
#BDF8A3
ΔE00 5.01
Washed Out Green
#BCF5A6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDB2 #D3B2FD
analogous
#FDF9B2 #DCFDB2 #B7FDB2
triadic
#DCFDB2 #B2DCFD #FDB2DC
tetradic
#DCFDB2 #B2FDF9 #D3B2FD #FDB2B7
square
#DCFDB2 #B2FDF9 #D3B2FD #FDB2B7
split-complementary
#DCFDB2 #B2B7FD #F9B2FD
monochromatic
#A6FA3B #C1FB76 #DCFDB2 #F1FEE1 #F1FEE1
Accessibility & contrast
On white
1.12
#DCFDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#DCFDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDB2
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDB2 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AD
Deuteranopia (green-blind)
#FFF1B6
Tritanopia (blue-blind)
#E0F6E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcfdb2; /* rgb */ color: rgb(220, 253, 178); /* oklch */ color: oklch(95.3% 0.103 127.5);
Tailwind
colors: {
custom: {
50: '#e7fec9',
500: '#dcfdb2',
950: '#000000',
},
}SCSS
$custom: #dcfdb2; $custom-light: #e7fec9; $custom-dark: #000000;
JSON
{
"hex": "#dcfdb2",
"rgb": {
"r": 220,
"g": 253,
"b": 178
},
"hsl": {
"h": 86.4,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.95254,
"c": 0.10277,
"h": 127.5
},
"luminance": 0.88681
}Semantic roles & 50–950 ramp
primary
#DCFDB2
secondary
#A371E2
accent
#00E665
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582