#DFFEDF#DFFEDF
#DFFEDF is a very light, muted green. Relative luminance 0.919; OKLCH L 96.7% C 0.052 H 145.2°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEDF |
|---|---|
| RGB | rgb(223, 254, 223) |
| HSL | hsl(120, 94%, 94%) |
| HSV | hsv(120, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(96.78, -15.63, 11.48) |
| CIE-LCH | lch(96.78, 19.39, 143.70°) |
| OKLab | oklab(96.65% -0.0428 0.0298) |
| OKLCH | oklch(96.65% 0.052 145.2) |
| XYZ | xyz(79.1897, 91.8981, 83.3637) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.15
Very Pale Green
#CFFDBC
ΔE00 8.38
Very Light Green
#D1FFBD
ΔE00 8.50
Mint
#AAF0C1
ΔE00 9.10
Pale Aqua
#B8FFEB
ΔE00 9.25
Ice
#D6FFFA
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEDF #FEDFFE
analogous
#EEFEDF #DFFEDF #DFFEEE
triadic
#DFFEDF #DFDFFE #FEDFDF
tetradic
#DFFEDF #DFEEFE #FEDFFE #FEEEDF
square
#DFFEDF #DFEEFE #FEDFFE #FEEEDF
split-complementary
#DFFEDF #EEDFFE #FEDFEE
monochromatic
#68FA68 #A4FCA4 #DFFEDF #E1FEE1 #E1FEE1
Accessibility & contrast
On white
1.08
#DFFEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#DFFEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEDF
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEDF | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DD
Deuteranopia (green-blind)
#FAF4E0
Tritanopia (blue-blind)
#DCFCF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffedf; /* rgb */ color: rgb(223, 254, 223); /* oklch */ color: oklch(96.7% 0.052 145.2);
Tailwind
colors: {
custom: {
50: '#e9fee9',
500: '#dffedf',
950: '#000000',
},
}SCSS
$custom: #dffedf; $custom-light: #e9fee9; $custom-dark: #000000;
JSON
{
"hex": "#dffedf",
"rgb": {
"r": 223,
"g": 254,
"b": 223
},
"hsl": {
"h": 120,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.96653,
"c": 0.05215,
"h": 145.2
},
"luminance": 0.91899
}Semantic roles & 50–950 ramp
primary
#DFFEDF
secondary
#EA98EA
accent
#00E5E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584