#DFFDE6#DFFDE6
#DFFDE6 is a very light, muted green. Relative luminance 0.917; OKLCH L 96.6% C 0.044 H 152.5°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDE6 |
|---|---|
| RGB | rgb(223, 253, 230) |
| HSL | hsl(134, 88%, 93%) |
| HSV | hsv(134, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 9.1%, 0.8%) |
| CIE-LAB | lab(96.68, -13.91, 7.74) |
| CIE-LCH | lch(96.68, 15.92, 150.91°) |
| OKLab | oklab(96.62% -0.0387 0.0202) |
| OKLCH | oklch(96.62% 0.044 152.5) |
| XYZ | xyz(79.8365, 91.6504, 88.3317) |
| Luminance | 0.9165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.56
Ice
#D6FFFA
ΔE00 7.28
Duck Egg Blue
#C3FBF4
ΔE00 8.49
Eggshell Blue
#C4FFF7
ΔE00 8.59
Pale Aqua
#B8FFEB
ΔE00 8.62
Ice Blue (survey)
#D7FFFE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDE6 #FDDFF6
analogous
#E7FDDF #DFFDE6 #DFFDF5
triadic
#DFFDE6 #E6DFFD #FDE6DF
tetradic
#DFFDE6 #DFE7FD #FDDFF6 #FDF5DF
square
#DFFDE6 #DFE7FD #FDDFF6 #FDF5DF
split-complementary
#DFFDE6 #F5DFFD #FDDFE7
monochromatic
#6CF68C #A5F9B9 #DFFDE6 #E2FDE9 #E2FDE9
Accessibility & contrast
On white
1.09
#DFFDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#DFFDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDE6
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDE6 | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E5
Deuteranopia (green-blind)
#F8F4E7
Tritanopia (blue-blind)
#DBFCF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffde6; /* rgb */ color: rgb(223, 253, 230); /* oklch */ color: oklch(96.6% 0.044 152.5);
Tailwind
colors: {
custom: {
50: '#e9feed',
500: '#dffde6',
950: '#000000',
},
}SCSS
$custom: #dffde6; $custom-light: #e9feed; $custom-dark: #000000;
JSON
{
"hex": "#dffde6",
"rgb": {
"r": 223,
"g": 253,
"b": 230
},
"hsl": {
"h": 134,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96624,
"c": 0.04361,
"h": 152.5
},
"luminance": 0.91652
}Semantic roles & 50–950 ramp
primary
#DFFDE6
secondary
#E799D5
accent
#01B0E5
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584