#DFF4D7#DFF4D7
#DFF4D7 is a very light, muted green. Relative luminance 0.853; OKLCH L 94.4% C 0.044 H 137.0°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4D7 |
|---|---|
| RGB | rgb(223, 244, 215) |
| HSL | hsl(103, 57%, 90%) |
| HSV | hsv(103, 12%, 96%) |
| CMYK | cmyk(8.6%, 0%, 11.9%, 4.3%) |
| CIE-LAB | lab(94.01, -12.05, 11.65) |
| CIE-LCH | lch(94.01, 16.76, 135.96°) |
| OKLab | oklab(94.4% -0.0324 0.0303) |
| OKLCH | oklch(94.4% 0.044 137) |
| XYZ | xyz(75.0456, 85.2950, 76.7867) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.87
Beige
#F5F5DC
ΔE00 7.68
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.89
Lightyellow
#FFFFE0
ΔE00 7.89
Off White (survey)
#FFFFE4
ΔE00 8.07
Eggshell (survey)
#FFFFD4
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4D7 #ECD7F4
analogous
#EEF4D7 #DFF4D7 #D7F4DD
triadic
#DFF4D7 #D7DFF4 #F4D7DF
tetradic
#DFF4D7 #D7EEF4 #ECD7F4 #F4DDD7
square
#DFF4D7 #D7EEF4 #ECD7F4 #F4DDD7
split-complementary
#DFF4D7 #DDD7F4 #F4D7EE
monochromatic
#92DA77 #B9E7A7 #DFF4D7 #ECF8E7 #ECF8E7
Accessibility & contrast
On white
1.16
#DFF4D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#DFF4D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4D7
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4D7 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD5
Deuteranopia (green-blind)
#F3EDD8
Tritanopia (blue-blind)
#DFF2EC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff4d7; /* rgb */ color: rgb(223, 244, 215); /* oklch */ color: oklch(94.4% 0.044 137.0);
Tailwind
colors: {
custom: {
50: '#e9f7e3',
500: '#dff4d7',
950: '#000000',
},
}SCSS
$custom: #dff4d7; $custom-light: #e9f7e3; $custom-dark: #000000;
JSON
{
"hex": "#dff4d7",
"rgb": {
"r": 223,
"g": 244,
"b": 215
},
"hsl": {
"h": 103.448,
"s": 56.863,
"l": 90
},
"oklch": {
"l": 0.94397,
"c": 0.04437,
"h": 137
},
"luminance": 0.85296
}Semantic roles & 50–950 ramp
primary
#DFF4D7
secondary
#C49BD4
accent
#21C497
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584