#DFFEED#DFFEED
#DFFEED is a very light, muted green. Relative luminance 0.927; OKLCH L 97.0% C 0.039 H 161.7°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEED |
|---|---|
| RGB | rgb(223, 254, 237) |
| HSL | hsl(147, 94%, 94%) |
| HSV | hsv(147, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(97.10, -13.15, 4.75) |
| CIE-LCH | lch(97.10, 13.98, 160.13°) |
| OKLab | oklab(97.01% -0.0373 0.0124) |
| OKLCH | oklch(97.01% 0.039 161.7) |
| XYZ | xyz(81.1558, 92.6845, 93.7185) |
| Luminance | 0.9269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.13
Ice
#D6FFFA
ΔE00 5.23
Ice Blue (survey)
#D7FFFE
ΔE00 6.64
Very Pale Blue
#D6FFFE
ΔE00 6.71
Lightcyan
#E0FFFF
ΔE00 6.96
Duck Egg Blue
#C3FBF4
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEED #FEDFF0
analogous
#E0FEDF #DFFEED #DFFEFC
triadic
#DFFEED #EDDFFE #FEEDDF
tetradic
#DFFEED #DFE0FE #FEDFF0 #FEFCDF
square
#DFFEED #DFE0FE #FEDFF0 #FEFCDF
split-complementary
#DFFEED #FCDFFE #FEDFE0
monochromatic
#68FAAA #A4FCCC #DFFEED #E1FEEE #E1FEEE
Accessibility & contrast
On white
1.07
#DFFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#DFFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEED
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEED | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#DAFEF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dffeed; /* rgb */ color: rgb(223, 254, 237); /* oklch */ color: oklch(97.0% 0.039 161.7);
Tailwind
colors: {
custom: {
50: '#e9fef2',
500: '#dffeed',
950: '#000000',
},
}SCSS
$custom: #dffeed; $custom-light: #e9fef2; $custom-dark: #000000;
JSON
{
"hex": "#dffeed",
"rgb": {
"r": 223,
"g": 254,
"b": 237
},
"hsl": {
"h": 147.097,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.97013,
"c": 0.03925,
"h": 161.7
},
"luminance": 0.92686
}Semantic roles & 50–950 ramp
primary
#DFFEED
secondary
#EA98C5
accent
#007EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585