#DFFDDE#DFFDDE
#DFFDDE is a very light, muted green. Relative luminance 0.912; OKLCH L 96.4% C 0.052 H 144.3°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDDE |
|---|---|
| RGB | rgb(223, 253, 222) |
| HSL | hsl(118, 89%, 93%) |
| HSV | hsv(118, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 12.3%, 0.8%) |
| CIE-LAB | lab(96.50, -15.31, 11.59) |
| CIE-LCH | lch(96.50, 19.20, 142.87°) |
| OKLab | oklab(96.42% -0.0419 0.0301) |
| OKLCH | oklch(96.42% 0.052 144.3) |
| XYZ | xyz(78.7388, 91.2113, 82.5503) |
| Luminance | 0.9121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.02
Very Pale Green
#CFFDBC
ΔE00 8.39
Very Light Green
#D1FFBD
ΔE00 8.51
Mint
#AAF0C1
ΔE00 9.19
Pale Aqua
#B8FFEB
ΔE00 9.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDDE #FCDEFD
analogous
#EEFDDE #DFFDDE #DEFDEC
triadic
#DFFDDE #DEDFFD #FDDEDF
tetradic
#DFFDDE #DEEEFD #FCDEFD #FDECDE
square
#DFFDDE #DEEEFD #FCDEFD #FDECDE
split-complementary
#DFFDDE #ECDEFD #FDDEEE
monochromatic
#6FF66B #A7FAA4 #DFFDDE #E3FDE2 #E3FDE2
Accessibility & contrast
On white
1.09
#DFFDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DFFDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDDE
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDDE | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DC
Deuteranopia (green-blind)
#F9F4DF
Tritanopia (blue-blind)
#DDFBF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffdde; /* rgb */ color: rgb(223, 253, 222); /* oklch */ color: oklch(96.4% 0.052 144.3);
Tailwind
colors: {
custom: {
50: '#e9fee8',
500: '#dffdde',
950: '#000000',
},
}SCSS
$custom: #dffdde; $custom-light: #e9fee8; $custom-dark: #000000;
JSON
{
"hex": "#dffdde",
"rgb": {
"r": 223,
"g": 253,
"b": 222
},
"hsl": {
"h": 118.065,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96422,
"c": 0.05155,
"h": 144.3
},
"luminance": 0.91212
}Semantic roles & 50–950 ramp
primary
#DFFDDE
secondary
#E498E7
accent
#00E5DE
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584