#DFFDE2#DFFDE2
#DFFDE2 is a very light, muted green. Relative luminance 0.914; OKLCH L 96.5% C 0.047 H 148.0°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDE2 |
|---|---|
| RGB | rgb(223, 253, 226) |
| HSL | hsl(126, 88%, 93%) |
| HSV | hsv(126, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(96.59, -14.62, 9.67) |
| CIE-LCH | lch(96.59, 17.52, 146.53°) |
| OKLab | oklab(96.52% -0.0403 0.0251) |
| OKLCH | oklch(96.52% 0.047 148) |
| XYZ | xyz(79.2812, 91.4283, 85.4073) |
| Luminance | 0.9143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.24
Ice
#D6FFFA
ΔE00 8.51
Pale Aqua
#B8FFEB
ΔE00 8.97
Duck Egg Blue
#C3FBF4
ΔE00 9.48
Eggshell Blue
#C4FFF7
ΔE00 9.52
Very Pale Green
#CFFDBC
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDE2 #FDDFFA
analogous
#EBFDDF #DFFDE2 #DFFDF1
triadic
#DFFDE2 #E2DFFD #FDE2DF
tetradic
#DFFDE2 #DFEBFD #FDDFFA #FDF1DF
square
#DFFDE2 #DFEBFD #FDDFFA #FDF1DF
split-complementary
#DFFDE2 #F1DFFD #FDDFEB
monochromatic
#6CF67A #A5F9AE #DFFDE2 #E2FDE5 #E2FDE5
Accessibility & contrast
On white
1.09
#DFFDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#DFFDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDE2
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDE2 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7E1
Deuteranopia (green-blind)
#F9F4E3
Tritanopia (blue-blind)
#DCFBF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffde2; /* rgb */ color: rgb(223, 253, 226); /* oklch */ color: oklch(96.5% 0.047 148.0);
Tailwind
colors: {
custom: {
50: '#e9feeb',
500: '#dffde2',
950: '#000000',
},
}SCSS
$custom: #dffde2; $custom-light: #e9feeb; $custom-dark: #000000;
JSON
{
"hex": "#dffde2",
"rgb": {
"r": 223,
"g": 253,
"b": 226
},
"hsl": {
"h": 126,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96522,
"c": 0.04746,
"h": 148
},
"luminance": 0.9143
}Semantic roles & 50–950 ramp
primary
#DFFDE2
secondary
#E799DF
accent
#01CEE5
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584