#DCFDA9#DCFDA9
#DCFDA9 is a very light, moderate yellow-green. Relative luminance 0.883; OKLCH L 95.1% C 0.113 H 125.9°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDA9 |
|---|---|
| RGB | rgb(220, 253, 169) |
| HSL | hsl(84, 95%, 83%) |
| HSV | hsv(84, 33%, 99%) |
| CMYK | cmyk(13%, 0%, 33.2%, 0.8%) |
| CIE-LAB | lab(95.30, -24.37, 36.78) |
| CIE-LCH | lch(95.30, 44.12, 123.52°) |
| OKLab | oklab(95.09% -0.0662 0.0915) |
| OKLCH | oklch(95.09% 0.113 125.9) |
| XYZ | xyz(71.8011, 88.3303, 50.7952) |
| Luminance | 0.8833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.50
Light Khaki
#E6F2A2
ΔE00 4.77
Very Light Green
#D1FFBD
ΔE00 4.93
Celery
#C1FD95
ΔE00 4.98
Tea Green
#BDF8A3
ΔE00 5.11
Very Pale Green
#CFFDBC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDA9 #CAA9FD
analogous
#FDF4A9 #DCFDA9 #B2FDA9
triadic
#DCFDA9 #A9DCFD #FDA9DC
tetradic
#DCFDA9 #A9FDF4 #CAA9FD #FDA9B2
square
#DCFDA9 #A9FDF4 #CAA9FD #FDA9B2
split-complementary
#DCFDA9 #A9B2FD #F4A9FD
monochromatic
#ABFA31 #C4FC6D #DCFDA9 #F3FEE1 #F3FEE1
Accessibility & contrast
On white
1.13
#DCFDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#DCFDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDA9
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDA9 | 1.00 | 1.13 | 18.67 | 18.67 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A3
Deuteranopia (green-blind)
#FFF1AD
Tritanopia (blue-blind)
#E1F5E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfda9; /* rgb */ color: rgb(220, 253, 169); /* oklch */ color: oklch(95.1% 0.113 125.9);
Tailwind
colors: {
custom: {
50: '#e7fec3',
500: '#dcfda9',
950: '#000000',
},
}SCSS
$custom: #dcfda9; $custom-light: #e7fec3; $custom-dark: #000000;
JSON
{
"hex": "#dcfda9",
"rgb": {
"r": 220,
"g": 253,
"b": 169
},
"hsl": {
"h": 83.571,
"s": 95.455,
"l": 82.745
},
"oklch": {
"l": 0.95088,
"c": 0.11294,
"h": 125.9
},
"luminance": 0.88331
}Semantic roles & 50–950 ramp
primary
#DCFDA9
secondary
#9869E1
accent
#00E65A
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582