#DDF5DF#DDF5DF
#DDF5DF is a very light, muted green. Relative luminance 0.860; OKLCH L 94.7% C 0.039 H 147.6°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF5DF |
|---|---|
| RGB | rgb(221, 245, 223) |
| HSL | hsl(125, 55%, 91%) |
| HSV | hsv(125, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 9%, 3.9%) |
| CIE-LAB | lab(94.31, -11.84, 7.93) |
| CIE-LCH | lch(94.31, 14.25, 146.17°) |
| OKLab | oklab(94.66% -0.0326 0.0207) |
| OKLCH | oklch(94.66% 0.039 147.6) |
| XYZ | xyz(75.7878, 86.0037, 82.4053) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.68
Ice
#D6FFFA
ΔE00 8.00
Beige
#F5F5DC
ΔE00 8.55
Mintcream
#F5FFFA
ΔE00 8.94
Off White (survey)
#FFFFE4
ΔE00 9.00
Lightyellow
#FFFFE0
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF5DF #F5DDF3
analogous
#E7F5DD #DDF5DF #DDF5EB
triadic
#DDF5DF #DFDDF5 #F5DFDD
tetradic
#DDF5DF #DDE7F5 #F5DDF3 #F5EBDD
square
#DDF5DF #DDE7F5 #F5DDF3 #F5EBDD
split-complementary
#DDF5DF #EBDDF5 #F5DDE7
monochromatic
#7ED986 #AEE7B2 #DDF5DF #E7F8E9 #E7F8E9
Accessibility & contrast
On white
1.15
#DDF5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#DDF5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF5DF
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF5DF | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#F1EEE0
Tritanopia (blue-blind)
#DBF4EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddf5df; /* rgb */ color: rgb(221, 245, 223); /* oklch */ color: oklch(94.7% 0.039 147.6);
Tailwind
colors: {
custom: {
50: '#e7f8e9',
500: '#ddf5df',
950: '#000000',
},
}SCSS
$custom: #ddf5df; $custom-light: #e7f8e9; $custom-dark: #000000;
JSON
{
"hex": "#ddf5df",
"rgb": {
"r": 221,
"g": 245,
"b": 223
},
"hsl": {
"h": 125,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.94663,
"c": 0.03861,
"h": 147.6
},
"luminance": 0.86005
}Semantic roles & 50–950 ramp
primary
#DDF5DF
secondary
#D5A1D1
accent
#23B5C2
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584