#DCFDA3#DCFDA3
#DCFDA3 is a very light, moderate yellow-green. Relative luminance 0.881; OKLCH L 95.0% C 0.120 H 125.0°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDA3 |
|---|---|
| RGB | rgb(220, 253, 163) |
| HSL | hsl(82, 96%, 82%) |
| HSV | hsv(82, 36%, 99%) |
| CMYK | cmyk(13%, 0%, 35.6%, 0.8%) |
| CIE-LAB | lab(95.21, -25.14, 39.63) |
| CIE-LCH | lch(95.21, 46.93, 122.38°) |
| OKLab | oklab(94.98% -0.0686 0.098) |
| OKLCH | oklch(94.98% 0.12 125) |
| XYZ | xyz(71.2507, 88.1102, 47.8965) |
| Luminance | 0.8811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.70
Celery
#C1FD95
ΔE00 4.70
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Light Light Green
#C8FFB0
ΔE00 5.11
Light Yellow Green
#CCFD7F
ΔE00 5.21
Light Yellowish Green
#C2FF89
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDA3 #C4A3FD
analogous
#FDF1A3 #DCFDA3 #AFFDA3
triadic
#DCFDA3 #A3DCFD #FDA3DC
tetradic
#DCFDA3 #A3FDF1 #C4A3FD #FDA3AF
square
#DCFDA3 #A3FDF1 #C4A3FD #FDA3AF
split-complementary
#DCFDA3 #A3AFFD #F1A3FD
monochromatic
#AEFA2B #C5FC67 #DCFDA3 #F3FEDF #F4FEE1
Accessibility & contrast
On white
1.13
#DCFDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DCFDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDA3
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDA3 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29D
Deuteranopia (green-blind)
#FFF1A7
Tritanopia (blue-blind)
#E2F5E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfda3; /* rgb */ color: rgb(220, 253, 163); /* oklch */ color: oklch(95.0% 0.120 125.0);
Tailwind
colors: {
custom: {
50: '#e8febf',
500: '#dcfda3',
950: '#000000',
},
}SCSS
$custom: #dcfda3; $custom-light: #e8febf; $custom-dark: #000000;
JSON
{
"hex": "#dcfda3",
"rgb": {
"r": 220,
"g": 253,
"b": 163
},
"hsl": {
"h": 82,
"s": 95.745,
"l": 81.569
},
"oklch": {
"l": 0.94984,
"c": 0.1196,
"h": 125
},
"luminance": 0.88111
}Semantic roles & 50–950 ramp
primary
#DCFDA3
secondary
#9164E0
accent
#00E654
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582