#DFFDCC#DFFDCC
#DFFDCC is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 96.0% C 0.072 H 133.4°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDCC |
|---|---|
| RGB | rgb(223, 253, 204) |
| HSL | hsl(97, 92%, 90%) |
| HSV | hsv(97, 19%, 99%) |
| CMYK | cmyk(11.9%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(96.12, -18.27, 20.27) |
| CIE-LCH | lch(96.12, 27.29, 132.03°) |
| OKLab | oklab(96% -0.0491 0.052) |
| OKLCH | oklch(96% 0.072 133.4) |
| XYZ | xyz(76.4538, 90.2973, 70.5163) |
| Luminance | 0.9030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.28
Very Light Green
#D1FFBD
ΔE00 4.34
Pale Green
#C7FDB5
ΔE00 5.97
Light Sage
#BCECAC
ΔE00 6.34
Celadon
#BEFDB7
ΔE00 6.78
Light Light Green
#C8FFB0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDCC #EACCFD
analogous
#F7FDCC #DFFDCC #CCFDD2
triadic
#DFFDCC #CCDFFD #FDCCDF
tetradic
#DFFDCC #CCF7FD #EACCFD #FDD2CC
square
#DFFDCC #CCF7FD #EACCFD #FDD2CC
split-complementary
#DFFDCC #D2CCFD #FDCCF7
monochromatic
#95F856 #BAFB91 #DFFDCC #EDFEE2 #EDFEE2
Accessibility & contrast
On white
1.10
#DFFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DFFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDCC
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDCC | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C9
Deuteranopia (green-blind)
#FDF3CE
Tritanopia (blue-blind)
#E0F9EF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffdcc; /* rgb */ color: rgb(223, 253, 204); /* oklch */ color: oklch(96.0% 0.072 133.4);
Tailwind
colors: {
custom: {
50: '#e9fedb',
500: '#dffdcc',
950: '#000000',
},
}SCSS
$custom: #dffdcc; $custom-light: #e9fedb; $custom-dark: #000000;
JSON
{
"hex": "#dffdcc",
"rgb": {
"r": 223,
"g": 253,
"b": 204
},
"hsl": {
"h": 96.735,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95997,
"c": 0.07152,
"h": 133.4
},
"luminance": 0.90298
}Semantic roles & 50–950 ramp
primary
#DFFDCC
secondary
#C188E5
accent
#00E68D
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161715
muted
#848584