#DDF3DC#DDF3DC
#DDF3DC is a very light, muted green. Relative luminance 0.846; OKLCH L 94.2% C 0.038 H 144.1°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF3DC |
|---|---|
| RGB | rgb(221, 243, 220) |
| HSL | hsl(117, 49%, 91%) |
| HSV | hsv(117, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(93.73, -11.37, 8.64) |
| CIE-LCH | lch(93.73, 14.28, 142.75°) |
| OKLab | oklab(94.18% -0.0311 0.0225) |
| OKLCH | oklch(94.18% 0.038 144.1) |
| XYZ | xyz(74.7851, 84.6398, 80.0934) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.74
Beige
#F5F5DC
ΔE00 7.99
Off White (survey)
#FFFFE4
ΔE00 8.54
Lightyellow
#FFFFE0
ΔE00 8.64
Ice
#D6FFFA
ΔE00 8.70
Mintcream
#F5FFFA
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF3DC #F2DCF3
analogous
#E8F3DC #DDF3DC #DCF3E6
triadic
#DDF3DC #DCDDF3 #F3DCDD
tetradic
#DDF3DC #DCE8F3 #F2DCF3 #F3E6DC
square
#DDF3DC #DCE8F3 #F2DCF3 #F3E6DC
split-complementary
#DDF3DC #E6DCF3 #F3DCE8
monochromatic
#84D481 #B1E3AE #DDF3DC #E9F7E8 #E9F7E8
Accessibility & contrast
On white
1.17
#DDF3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#DDF3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF3DC
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF3DC | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#DBF1EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ddf3dc; /* rgb */ color: rgb(221, 243, 220); /* oklch */ color: oklch(94.2% 0.038 144.1);
Tailwind
colors: {
custom: {
50: '#e7f7e6',
500: '#ddf3dc',
950: '#000000',
},
}SCSS
$custom: #ddf3dc; $custom-light: #e7f7e6; $custom-dark: #000000;
JSON
{
"hex": "#ddf3dc",
"rgb": {
"r": 221,
"g": 243,
"b": 220
},
"hsl": {
"h": 117.391,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.94176,
"c": 0.03837,
"h": 144.1
},
"luminance": 0.84641
}Semantic roles & 50–950 ramp
primary
#DDF3DC
secondary
#CFA2D1
accent
#29BCB6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584