#DDF3D2#DDF3D2
#DDF3D2 is a very light, muted green. Relative luminance 0.841; OKLCH L 93.9% C 0.050 H 135.1°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF3D2 |
|---|---|
| RGB | rgb(221, 243, 210) |
| HSL | hsl(100, 58%, 89%) |
| HSV | hsv(100, 14%, 95%) |
| CMYK | cmyk(9.1%, 0%, 13.6%, 4.7%) |
| CIE-LAB | lab(93.51, -13.07, 13.50) |
| CIE-LCH | lch(93.51, 18.79, 134.08°) |
| OKLab | oklab(93.93% -0.0351 0.035) |
| OKLCH | oklch(93.93% 0.05 135.1) |
| XYZ | xyz(73.5002, 84.1259, 73.3259) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.07
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.75
Lightyellow
#FFFFE0
ΔE00 8.20
Beige
#F5F5DC
ΔE00 8.20
Eggshell (survey)
#FFFFD4
ΔE00 8.24
Very Pale Green
#CFFDBC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF3D2 #E8D2F3
analogous
#EEF3D2 #DDF3D2 #D2F3D8
triadic
#DDF3D2 #D2DDF3 #F3D2DD
tetradic
#DDF3D2 #D2EEF3 #E8D2F3 #F3D8D2
square
#DDF3D2 #D2EEF3 #E8D2F3 #F3D8D2
split-complementary
#DDF3D2 #D8D2F3 #F3D2EE
monochromatic
#94D971 #B8E6A2 #DDF3D2 #EDF9E7 #EDF9E7
Accessibility & contrast
On white
1.18
#DDF3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#DDF3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF3D2
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF3D2 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED0
Deuteranopia (green-blind)
#F2ECD3
Tritanopia (blue-blind)
#DDF0EA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ddf3d2; /* rgb */ color: rgb(221, 243, 210); /* oklch */ color: oklch(93.9% 0.050 135.1);
Tailwind
colors: {
custom: {
50: '#e7f7df',
500: '#ddf3d2',
950: '#000000',
},
}SCSS
$custom: #ddf3d2; $custom-light: #e7f7df; $custom-dark: #000000;
JSON
{
"hex": "#ddf3d2",
"rgb": {
"r": 221,
"g": 243,
"b": 210
},
"hsl": {
"h": 100,
"s": 57.895,
"l": 88.824
},
"oklch": {
"l": 0.93926,
"c": 0.04951,
"h": 135.1
},
"luminance": 0.84126
}Semantic roles & 50–950 ramp
primary
#DDF3D2
secondary
#BF96D3
accent
#20C58E
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584