#DFFDED#DFFDED
#DFFDED is a very light, muted green. Relative luminance 0.921; OKLCH L 96.8% C 0.038 H 162.4°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDED |
|---|---|
| RGB | rgb(223, 253, 237) |
| HSL | hsl(148, 88%, 93%) |
| HSV | hsv(148, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(96.84, -12.65, 4.38) |
| CIE-LCH | lch(96.84, 13.39, 160.92°) |
| OKLab | oklab(96.81% -0.0359 0.0114) |
| OKLCH | oklch(96.81% 0.038 162.4) |
| XYZ | xyz(80.8393, 92.0515, 93.6130) |
| Luminance | 0.9205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.86
Ice
#D6FFFA
ΔE00 5.06
Ice Blue (survey)
#D7FFFE
ΔE00 6.39
Very Pale Blue
#D6FFFE
ΔE00 6.47
Lightcyan
#E0FFFF
ΔE00 6.60
Very Light Blue
#D5FFFF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDED #FDDFEF
analogous
#E0FDDF #DFFDED #DFFDFC
triadic
#DFFDED #EDDFFD #FDEDDF
tetradic
#DFFDED #DFE0FD #FDDFEF #FDFCDF
square
#DFFDED #DFE0FD #FDDFEF #FDFCDF
split-complementary
#DFFDED #FCDFFD #FDDFE0
monochromatic
#6CF6AC #A5F9CD #DFFDED #E2FDEF #E2FDEF
Accessibility & contrast
On white
1.08
#DFFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#DFFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDED
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDED | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#DAFDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffded; /* rgb */ color: rgb(223, 253, 237); /* oklch */ color: oklch(96.8% 0.038 162.4);
Tailwind
colors: {
custom: {
50: '#e9fef2',
500: '#dffded',
950: '#000000',
},
}SCSS
$custom: #dffded; $custom-light: #e9fef2; $custom-dark: #000000;
JSON
{
"hex": "#dffded",
"rgb": {
"r": 223,
"g": 253,
"b": 237
},
"hsl": {
"h": 148,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96809,
"c": 0.03768,
"h": 162.4
},
"luminance": 0.92053
}Semantic roles & 50–950 ramp
primary
#DFFDED
secondary
#E799C3
accent
#017AE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585