#DFEDDB#DFEDDB
#DFEDDB is a very light, muted green. Relative luminance 0.814; OKLCH L 93.1% C 0.028 H 138.7°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDDB |
|---|---|
| RGB | rgb(223, 237, 219) |
| HSL | hsl(107, 33%, 89%) |
| HSV | hsv(107, 8%, 93%) |
| CMYK | cmyk(5.9%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(92.30, -7.86, 7.13) |
| CIE-LCH | lch(92.30, 10.61, 137.80°) |
| OKLab | oklab(93.07% -0.0212 0.0186) |
| OKLCH | oklch(93.07% 0.028 138.7) |
| XYZ | xyz(73.4995, 81.3704, 78.8380) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.93
Beige
#F5F5DC
ΔE00 6.16
Mintcream
#F5FFFA
ΔE00 7.06
Off White (survey)
#FFFFE4
ΔE00 7.28
Light Grey
#D8DCD6
ΔE00 7.34
Ivory
#FFFFF0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDDB #E9DBED
analogous
#E8EDDB #DFEDDB #DBEDE0
triadic
#DFEDDB #DBDFED #EDDBDF
tetradic
#DFEDDB #DBE8ED #E9DBED #EDE0DB
square
#DFEDDB #DBE8ED #E9DBED #EDE0DB
split-complementary
#DFEDDB #E0DBED #EDDBE8
monochromatic
#96C489 #BBD9B2 #DFEDDB #EDF5EB #EDF5EB
Accessibility & contrast
On white
1.22
#DFEDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#DFEDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDDB
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDDB | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADA
Deuteranopia (green-blind)
#ECE8DC
Tritanopia (blue-blind)
#DFECE8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfeddb; /* rgb */ color: rgb(223, 237, 219); /* oklch */ color: oklch(93.1% 0.028 138.7);
Tailwind
colors: {
custom: {
50: '#e9f2e6',
500: '#dfeddb',
950: '#000000',
},
}SCSS
$custom: #dfeddb; $custom-light: #e9f2e6; $custom-dark: #000000;
JSON
{
"hex": "#dfeddb",
"rgb": {
"r": 223,
"g": 237,
"b": 219
},
"hsl": {
"h": 106.667,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.9307,
"c": 0.02821,
"h": 138.7
},
"luminance": 0.81371
}Semantic roles & 50–950 ramp
primary
#DFEDDB
secondary
#C0A5C7
accent
#39AC93
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584