#DFF1D2#DFF1D2
#DFF1D2 is a very light, muted yellow-green. Relative luminance 0.833; OKLCH L 93.7% C 0.045 H 132.0°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1D2 |
|---|---|
| RGB | rgb(223, 241, 210) |
| HSL | hsl(95, 53%, 88%) |
| HSV | hsv(95, 13%, 95%) |
| CMYK | cmyk(7.5%, 0%, 12.9%, 5.5%) |
| CIE-LAB | lab(93.12, -11.39, 12.98) |
| CIE-LCH | lch(93.12, 17.27, 131.28°) |
| OKLab | oklab(93.66% -0.0303 0.0336) |
| OKLCH | oklch(93.66% 0.045 132) |
| XYZ | xyz(73.5176, 83.2513, 73.1562) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.02
Beige
#F5F5DC
ΔE00 7.04
Lightyellow
#FFFFE0
ΔE00 7.29
Off White (survey)
#FFFFE4
ΔE00 7.57
Eggshell (survey)
#FFFFD4
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1D2 #E4D2F1
analogous
#EEF1D2 #DFF1D2 #D2F1D4
triadic
#DFF1D2 #D2DFF1 #F1D2DF
tetradic
#DFF1D2 #D2EEF1 #E4D2F1 #F1D4D2
square
#DFF1D2 #D2EEF1 #E4D2F1 #F1D4D2
split-complementary
#DFF1D2 #D4D2F1 #F1D2EE
monochromatic
#9DD475 #BEE2A3 #DFF1D2 #EEF8E8 #EEF8E8
Accessibility & contrast
On white
1.19
#DFF1D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DFF1D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1D2
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1D2 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD0
Deuteranopia (green-blind)
#F1EBD3
Tritanopia (blue-blind)
#E0EEE8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff1d2; /* rgb */ color: rgb(223, 241, 210); /* oklch */ color: oklch(93.7% 0.045 132.0);
Tailwind
colors: {
custom: {
50: '#e9f5df',
500: '#dff1d2',
950: '#000000',
},
}SCSS
$custom: #dff1d2; $custom-light: #e9f5df; $custom-dark: #000000;
JSON
{
"hex": "#dff1d2",
"rgb": {
"r": 223,
"g": 241,
"b": 210
},
"hsl": {
"h": 94.839,
"s": 52.542,
"l": 88.431
},
"oklch": {
"l": 0.93659,
"c": 0.04529,
"h": 132
},
"luminance": 0.83252
}Semantic roles & 50–950 ramp
primary
#DFF1D2
secondary
#B898CF
accent
#26C07F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584