#DFFDE5#DFFDE5
#DFFDE5 is a very light, muted green. Relative luminance 0.916; OKLCH L 96.6% C 0.045 H 151.3°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDE5 |
|---|---|
| RGB | rgb(223, 253, 229) |
| HSL | hsl(132, 88%, 93%) |
| HSV | hsv(132, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 9.5%, 0.8%) |
| CIE-LAB | lab(96.65, -14.09, 8.22) |
| CIE-LCH | lch(96.65, 16.31, 149.74°) |
| OKLab | oklab(96.6% -0.0391 0.0214) |
| OKLCH | oklch(96.6% 0.045 151.3) |
| XYZ | xyz(79.6965, 91.5944, 87.5942) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.71
Ice
#D6FFFA
ΔE00 7.59
Pale Aqua
#B8FFEB
ΔE00 8.69
Duck Egg Blue
#C3FBF4
ΔE00 8.73
Eggshell Blue
#C4FFF7
ΔE00 8.81
Ice Blue (survey)
#D7FFFE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDE5 #FDDFF7
analogous
#E8FDDF #DFFDE5 #DFFDF4
triadic
#DFFDE5 #E5DFFD #FDE5DF
tetradic
#DFFDE5 #DFE8FD #FDDFF7 #FDF4DF
square
#DFFDE5 #DFE8FD #FDDFF7 #FDF4DF
split-complementary
#DFFDE5 #F4DFFD #FDDFE8
monochromatic
#6CF687 #A5F9B6 #DFFDE5 #E2FDE8 #E2FDE8
Accessibility & contrast
On white
1.09
#DFFDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DFFDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDE5
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDE5 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E4
Deuteranopia (green-blind)
#F8F4E6
Tritanopia (blue-blind)
#DBFCF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffde5; /* rgb */ color: rgb(223, 253, 229); /* oklch */ color: oklch(96.6% 0.045 151.3);
Tailwind
colors: {
custom: {
50: '#e9feed',
500: '#dffde5',
950: '#000000',
},
}SCSS
$custom: #dffde5; $custom-light: #e9feed; $custom-dark: #000000;
JSON
{
"hex": "#dffde5",
"rgb": {
"r": 223,
"g": 253,
"b": 229
},
"hsl": {
"h": 132,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96599,
"c": 0.04455,
"h": 151.3
},
"luminance": 0.91596
}Semantic roles & 50–950 ramp
primary
#DFFDE5
secondary
#E799D7
accent
#01B7E5
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584