#DDF3DF#DDF3DF
#DDF3DF is a very light, muted green. Relative luminance 0.848; OKLCH L 94.3% C 0.035 H 147.9°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF3DF |
|---|---|
| RGB | rgb(221, 243, 223) |
| HSL | hsl(125, 48%, 91%) |
| HSV | hsv(125, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 8.2%, 4.7%) |
| CIE-LAB | lab(93.80, -10.84, 7.19) |
| CIE-LCH | lch(93.80, 13.01, 146.45°) |
| OKLab | oklab(94.25% -0.0299 0.0188) |
| OKLCH | oklch(94.25% 0.035 147.9) |
| XYZ | xyz(75.1860, 84.8002, 82.2047) |
| Luminance | 0.8480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.17
Ice
#D6FFFA
ΔE00 7.90
Beige
#F5F5DC
ΔE00 8.14
Mintcream
#F5FFFA
ΔE00 8.24
Lightcyan
#E0FFFF
ΔE00 8.73
Off White (survey)
#FFFFE4
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF3DF #F3DDF1
analogous
#E6F3DD #DDF3DF #DDF3EA
triadic
#DDF3DF #DFDDF3 #F3DFDD
tetradic
#DDF3DF #DDE6F3 #F3DDF1 #F3EADD
square
#DDF3DF #DDE6F3 #F3DDF1 #F3EADD
split-complementary
#DDF3DF #EADDF3 #F3DDE6
monochromatic
#83D38A #B0E3B4 #DDF3DF #E8F7EA #E8F7EA
Accessibility & contrast
On white
1.17
#DDF3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#DDF3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF3DF
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF3DF | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#F0ECE0
Tritanopia (blue-blind)
#DBF2ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ddf3df; /* rgb */ color: rgb(221, 243, 223); /* oklch */ color: oklch(94.3% 0.035 147.9);
Tailwind
colors: {
custom: {
50: '#e7f7e9',
500: '#ddf3df',
950: '#000000',
},
}SCSS
$custom: #ddf3df; $custom-light: #e7f7e9; $custom-dark: #000000;
JSON
{
"hex": "#ddf3df",
"rgb": {
"r": 221,
"g": 243,
"b": 223
},
"hsl": {
"h": 125.455,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.94254,
"c": 0.03528,
"h": 147.9
},
"luminance": 0.84801
}Semantic roles & 50–950 ramp
primary
#DDF3DF
secondary
#D1A3CD
accent
#2AAEBB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584