#DFEEDF#DFEEDF
#DFEEDF is a very light, muted green. Relative luminance 0.822; OKLCH L 93.4% C 0.026 H 145.4°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEDF |
|---|---|
| RGB | rgb(223, 238, 223) |
| HSL | hsl(120, 31%, 90%) |
| HSV | hsv(120, 6%, 93%) |
| CMYK | cmyk(6.3%, 0%, 6.3%, 6.7%) |
| CIE-LAB | lab(92.65, -7.66, 5.55) |
| CIE-LCH | lch(92.65, 9.46, 144.08°) |
| OKLab | oklab(93.38% -0.021 0.0145) |
| OKLCH | oklch(93.38% 0.026 145.4) |
| XYZ | xyz(74.3228, 82.1642, 81.7414) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.52
Mintcream
#F5FFFA
ΔE00 6.21
Beige
#F5F5DC
ΔE00 6.82
Light Grey
#D8DCD6
ΔE00 6.95
Ivory
#FFFFF0
ΔE00 7.34
Azure (CSS)
#F0FFFF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEDF #EEDFEE
analogous
#E6EEDF #DFEEDF #DFEEE6
triadic
#DFEEDF #DFDFEE #EEDFDF
tetradic
#DFEEDF #DFE6EE #EEDFEE #EEE6DF
square
#DFEEDF #DFE6EE #EEDFEE #EEE6DF
split-complementary
#DFEEDF #E6DFEE #EEDFE6
monochromatic
#8FC48F #B7D9B7 #DFEEDF #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.20
#DFEEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#DFEEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEDF
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEDF | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDE
Deuteranopia (green-blind)
#ECE9E0
Tritanopia (blue-blind)
#DEEDEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfeedf; /* rgb */ color: rgb(223, 238, 223); /* oklch */ color: oklch(93.4% 0.026 145.4);
Tailwind
colors: {
custom: {
50: '#e9f3e9',
500: '#dfeedf',
950: '#000000',
},
}SCSS
$custom: #dfeedf; $custom-light: #e9f3e9; $custom-dark: #000000;
JSON
{
"hex": "#dfeedf",
"rgb": {
"r": 223,
"g": 238,
"b": 223
},
"hsl": {
"h": 120,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.93379,
"c": 0.02555,
"h": 145.4
},
"luminance": 0.82165
}Semantic roles & 50–950 ramp
primary
#DFEEDF
secondary
#C8AAC8
accent
#3CA9A9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584