#DFEDE5#DFEDE5
#DFEDE5 is a very light, near-neutral green. Relative luminance 0.819; OKLCH L 93.3% C 0.018 H 161.1°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDE5 |
|---|---|
| RGB | rgb(223, 237, 229) |
| HSL | hsl(146, 28%, 90%) |
| HSV | hsv(146, 6%, 93%) |
| CMYK | cmyk(5.9%, 0%, 3.4%, 7.1%) |
| CIE-LAB | lab(92.54, -6.09, 2.27) |
| CIE-LCH | lch(92.54, 6.50, 159.54°) |
| OKLab | oklab(93.34% -0.0173 0.0059) |
| OKLCH | oklch(93.34% 0.018 161.1) |
| XYZ | xyz(74.8557, 81.9129, 85.9806) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.54
Honeydew
#F0FFF0
ΔE00 4.57
Azure (CSS)
#F0FFFF
ΔE00 5.34
Light Grey
#D8DCD6
ΔE00 5.40
Lightcyan
#E0FFFF
ΔE00 6.81
Ivory
#FFFFF0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDE5 #EDDFE7
analogous
#E0EDDF #DFEDE5 #DFEDEC
triadic
#DFEDE5 #E5DFED #EDE5DF
tetradic
#DFEDE5 #DFE0ED #EDDFE7 #EDECDF
square
#DFEDE5 #DFE0ED #EDDFE7 #EDECDF
split-complementary
#DFEDE5 #ECDFED #EDDFE0
monochromatic
#91C1A5 #B8D7C5 #DFEDE5 #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.21
#DFEDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#DFEDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDE5
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDE5 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEBE5
Deuteranopia (green-blind)
#EAE9E5
Tritanopia (blue-blind)
#DDEDEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfede5; /* rgb */ color: rgb(223, 237, 229); /* oklch */ color: oklch(93.3% 0.018 161.1);
Tailwind
colors: {
custom: {
50: '#e9f2ed',
500: '#dfede5',
950: '#000000',
},
}SCSS
$custom: #dfede5; $custom-light: #e9f2ed; $custom-dark: #000000;
JSON
{
"hex": "#dfede5",
"rgb": {
"r": 223,
"g": 237,
"b": 229
},
"hsl": {
"h": 145.714,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.93339,
"c": 0.01828,
"h": 161.1
},
"luminance": 0.81913
}Semantic roles & 50–950 ramp
primary
#DFEDE5
secondary
#C6AABA
accent
#3F7AA7
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584