#DFFDCA#DFFDCA
#DFFDCA is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 96.0% C 0.074 H 132.6°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDCA |
|---|---|
| RGB | rgb(223, 253, 202) |
| HSL | hsl(95, 93%, 89%) |
| HSV | hsv(95, 20%, 99%) |
| CMYK | cmyk(11.9%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(96.08, -18.59, 21.24) |
| CIE-LCH | lch(96.08, 28.22, 131.19°) |
| OKLab | oklab(95.95% -0.0499 0.0544) |
| OKLCH | oklch(95.95% 0.074 132.6) |
| XYZ | xyz(76.2155, 90.2020, 69.2611) |
| Luminance | 0.9020 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.96
Very Light Green
#D1FFBD
ΔE00 4.01
Pale Green
#C7FDB5
ΔE00 5.66
Light Sage
#BCECAC
ΔE00 6.13
Light Light Green
#C8FFB0
ΔE00 6.49
Celadon
#BEFDB7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDCA #E8CAFD
analogous
#F9FDCA #DFFDCA #CAFDCF
triadic
#DFFDCA #CADFFD #FDCADF
tetradic
#DFFDCA #CAF9FD #E8CAFD #FDCFCA
square
#DFFDCA #CAF9FD #E8CAFD #FDCFCA
split-complementary
#DFFDCA #CFCAFD #FDCAF9
monochromatic
#98F954 #BBFB8F #DFFDCA #EDFEE2 #EDFEE2
Accessibility & contrast
On white
1.10
#DFFDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#DFFDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDCA
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDCA | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C7
Deuteranopia (green-blind)
#FDF3CC
Tritanopia (blue-blind)
#E0F9EF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffdca; /* rgb */ color: rgb(223, 253, 202); /* oklch */ color: oklch(96.0% 0.074 132.6);
Tailwind
colors: {
custom: {
50: '#e9feda',
500: '#dffdca',
950: '#000000',
},
}SCSS
$custom: #dffdca; $custom-light: #e9feda; $custom-dark: #000000;
JSON
{
"hex": "#dffdca",
"rgb": {
"r": 223,
"g": 253,
"b": 202
},
"hsl": {
"h": 95.294,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.95953,
"c": 0.07383,
"h": 132.6
},
"luminance": 0.90203
}Semantic roles & 50–950 ramp
primary
#DFFDCA
secondary
#BE86E5
accent
#00E687
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583