#DFFDDC#DFFDDC
#DFFDDC is a very light, muted green. Relative luminance 0.911; OKLCH L 96.4% C 0.054 H 142.7°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDDC |
|---|---|
| RGB | rgb(223, 253, 220) |
| HSL | hsl(115, 89%, 93%) |
| HSV | hsv(115, 13%, 99%) |
| CMYK | cmyk(11.9%, 0%, 13%, 0.8%) |
| CIE-LAB | lab(96.45, -15.65, 12.56) |
| CIE-LCH | lch(96.45, 20.06, 141.26°) |
| OKLab | oklab(96.37% -0.0427 0.0326) |
| OKLCH | oklch(96.37% 0.054 142.7) |
| XYZ | xyz(78.4723, 91.1047, 81.1470) |
| Luminance | 0.9111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.43
Very Pale Green
#CFFDBC
ΔE00 7.85
Very Light Green
#D1FFBD
ΔE00 7.97
Mint
#AAF0C1
ΔE00 8.99
Light Sage
#BCECAC
ΔE00 9.16
Pale Green
#C7FDB5
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDDC #FADCFD
analogous
#F0FDDC #DFFDDC #DCFDE9
triadic
#DFFDDC #DCDFFD #FDDCDF
tetradic
#DFFDDC #DCF0FD #FADCFD #FDE9DC
square
#DFFDDC #DCF0FD #FADCFD #FDE9DC
split-complementary
#DFFDDC #E9DCFD #FDDCF0
monochromatic
#75F668 #AAFAA2 #DFFDDC #E5FDE2 #E5FDE2
Accessibility & contrast
On white
1.09
#DFFDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DFFDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDDC
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDDC | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#FAF4DE
Tritanopia (blue-blind)
#DDFBF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffddc; /* rgb */ color: rgb(223, 253, 220); /* oklch */ color: oklch(96.4% 0.054 142.7);
Tailwind
colors: {
custom: {
50: '#e9fee6',
500: '#dffddc',
950: '#000000',
},
}SCSS
$custom: #dffddc; $custom-light: #e9fee6; $custom-dark: #000000;
JSON
{
"hex": "#dffddc",
"rgb": {
"r": 223,
"g": 253,
"b": 220
},
"hsl": {
"h": 114.545,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96372,
"c": 0.05366,
"h": 142.7
},
"luminance": 0.91106
}Semantic roles & 50–950 ramp
primary
#DFFDDC
secondary
#DF96E7
accent
#00E6D1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584