#DFF0D2#DFF0D2
#DFF0D2 is a very light, muted yellow-green. Relative luminance 0.827; OKLCH L 93.5% C 0.044 H 131.5°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0D2 |
|---|---|
| RGB | rgb(223, 240, 210) |
| HSL | hsl(94, 50%, 88%) |
| HSV | hsv(94, 13%, 94%) |
| CMYK | cmyk(7.1%, 0%, 12.5%, 5.9%) |
| CIE-LAB | lab(92.87, -10.89, 12.61) |
| CIE-LCH | lch(92.87, 16.66, 130.82°) |
| OKLab | oklab(93.45% -0.0289 0.0327) |
| OKLCH | oklch(93.45% 0.044 131.5) |
| XYZ | xyz(73.2224, 82.6609, 73.0578) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.22
Beige
#F5F5DC
ΔE00 6.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.96
Lightyellow
#FFFFE0
ΔE00 7.13
Off White (survey)
#FFFFE4
ΔE00 7.36
Eggshell (survey)
#FFFFD4
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0D2 #E3D2F0
analogous
#EEF0D2 #DFF0D2 #D2F0D4
triadic
#DFF0D2 #D2DFF0 #F0D2DF
tetradic
#DFF0D2 #D2EEF0 #E3D2F0 #F0D4D2
square
#DFF0D2 #D2EEF0 #E3D2F0 #F0D4D2
split-complementary
#DFF0D2 #D4D2F0 #F0D2EE
monochromatic
#9ED176 #BEE1A4 #DFF0D2 #EFF7E8 #EFF7E8
Accessibility & contrast
On white
1.20
#DFF0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#DFF0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0D2
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0D2 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EBD0
Deuteranopia (green-blind)
#F0EAD3
Tritanopia (blue-blind)
#E0EDE7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff0d2; /* rgb */ color: rgb(223, 240, 210); /* oklch */ color: oklch(93.5% 0.044 131.5);
Tailwind
colors: {
custom: {
50: '#e9f5df',
500: '#dff0d2',
950: '#000000',
},
}SCSS
$custom: #dff0d2; $custom-light: #e9f5df; $custom-dark: #000000;
JSON
{
"hex": "#dff0d2",
"rgb": {
"r": 223,
"g": 240,
"b": 210
},
"hsl": {
"h": 94,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.93454,
"c": 0.04367,
"h": 131.5
},
"luminance": 0.82661
}Semantic roles & 50–950 ramp
primary
#DFF0D2
secondary
#B799CE
accent
#28BD7D
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584