#DFFDE4#DFFDE4
#DFFDE4 is a very light, muted green. Relative luminance 0.915; OKLCH L 96.6% C 0.045 H 150.2°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDE4 |
|---|---|
| RGB | rgb(223, 253, 228) |
| HSL | hsl(130, 88%, 93%) |
| HSV | hsv(130, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 9.9%, 0.8%) |
| CIE-LAB | lab(96.63, -14.27, 8.70) |
| CIE-LCH | lch(96.63, 16.71, 148.62°) |
| OKLab | oklab(96.57% -0.0395 0.0226) |
| OKLCH | oklch(96.57% 0.046 150.2) |
| XYZ | xyz(79.5573, 91.5387, 86.8610) |
| Luminance | 0.9154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.88
Ice
#D6FFFA
ΔE00 7.90
Pale Aqua
#B8FFEB
ΔE00 8.77
Duck Egg Blue
#C3FBF4
ΔE00 8.98
Eggshell Blue
#C4FFF7
ΔE00 9.05
Ice Blue (survey)
#D7FFFE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDE4 #FDDFF8
analogous
#E9FDDF #DFFDE4 #DFFDF3
triadic
#DFFDE4 #E4DFFD #FDE4DF
tetradic
#DFFDE4 #DFE9FD #FDDFF8 #FDF3DF
square
#DFFDE4 #DFE9FD #FDDFF8 #FDF3DF
split-complementary
#DFFDE4 #F3DFFD #FDDFE9
monochromatic
#6CF683 #A5F9B3 #DFFDE4 #E2FDE7 #E2FDE7
Accessibility & contrast
On white
1.09
#DFFDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#DFFDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDE4
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDE4 | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7E3
Deuteranopia (green-blind)
#F8F4E5
Tritanopia (blue-blind)
#DCFCF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffde4; /* rgb */ color: rgb(223, 253, 228); /* oklch */ color: oklch(96.6% 0.045 150.2);
Tailwind
colors: {
custom: {
50: '#e9feec',
500: '#dffde4',
950: '#000000',
},
}SCSS
$custom: #dffde4; $custom-light: #e9feec; $custom-dark: #000000;
JSON
{
"hex": "#dffde4",
"rgb": {
"r": 223,
"g": 253,
"b": 228
},
"hsl": {
"h": 130,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96573,
"c": 0.0455,
"h": 150.2
},
"luminance": 0.9154
}Semantic roles & 50–950 ramp
primary
#DFFDE4
secondary
#E799DA
accent
#01BFE5
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584