#DFF1DD#DFF1DD
#DFF1DD is a very light, muted green. Relative luminance 0.838; OKLCH L 93.9% C 0.033 H 142.5°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1DD |
|---|---|
| RGB | rgb(223, 241, 221) |
| HSL | hsl(114, 42%, 91%) |
| HSV | hsv(114, 8%, 95%) |
| CMYK | cmyk(7.5%, 0%, 8.3%, 5.5%) |
| CIE-LAB | lab(93.37, -9.52, 7.63) |
| CIE-LCH | lch(93.37, 12.21, 141.29°) |
| OKLab | oklab(93.94% -0.0259 0.0199) |
| OKLCH | oklch(93.94% 0.033 142.5) |
| XYZ | xyz(74.9354, 83.8184, 80.6233) |
| Luminance | 0.8382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.80
Beige
#F5F5DC
ΔE00 6.99
Mintcream
#F5FFFA
ΔE00 7.75
Off White (survey)
#FFFFE4
ΔE00 7.76
Lightyellow
#FFFFE0
ΔE00 8.06
Ivory
#FFFFF0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1DD #EFDDF1
analogous
#E9F1DD #DFF1DD #DDF1E5
triadic
#DFF1DD #DDDFF1 #F1DDDF
tetradic
#DFF1DD #DDE9F1 #EFDDF1 #F1E5DD
square
#DFF1DD #DDE9F1 #EFDDF1 #F1E5DD
split-complementary
#DFF1DD #E5DDF1 #F1DDE9
monochromatic
#8DCD86 #B6DFB2 #DFF1DD #EBF6E9 #EBF6E9
Accessibility & contrast
On white
1.18
#DFF1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#DFF1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1DD
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1DD | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDC
Deuteranopia (green-blind)
#EFEBDE
Tritanopia (blue-blind)
#DEF0EB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff1dd; /* rgb */ color: rgb(223, 241, 221); /* oklch */ color: oklch(93.9% 0.033 142.5);
Tailwind
colors: {
custom: {
50: '#e9f5e7',
500: '#dff1dd',
950: '#000000',
},
}SCSS
$custom: #dff1dd; $custom-light: #e9f5e7; $custom-dark: #000000;
JSON
{
"hex": "#dff1dd",
"rgb": {
"r": 223,
"g": 241,
"b": 221
},
"hsl": {
"h": 114,
"s": 41.667,
"l": 90.588
},
"oklch": {
"l": 0.93936,
"c": 0.03271,
"h": 142.5
},
"luminance": 0.83819
}Semantic roles & 50–950 ramp
primary
#DFF1DD
secondary
#C9A5CD
accent
#31B5A8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584