#DDF7DF#DDF7DF
#DDF7DF is a very light, muted green. Relative luminance 0.872; OKLCH L 95.1% C 0.042 H 147.4°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF7DF |
|---|---|
| RGB | rgb(221, 247, 223) |
| HSL | hsl(125, 62%, 92%) |
| HSV | hsv(125, 11%, 97%) |
| CMYK | cmyk(10.5%, 0%, 9.7%, 3.1%) |
| CIE-LAB | lab(94.83, -12.84, 8.68) |
| CIE-LCH | lch(94.83, 15.49, 145.94°) |
| OKLab | oklab(95.07% -0.0353 0.0226) |
| OKLCH | oklch(95.07% 0.042 147.4) |
| XYZ | xyz(76.3961, 87.2204, 82.6081) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.27
Ice
#D6FFFA
ΔE00 8.20
Beige
#F5F5DC
ΔE00 9.00
Off White (survey)
#FFFFE4
ΔE00 9.32
Lightyellow
#FFFFE0
ΔE00 9.35
Duck Egg Blue
#C3FBF4
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF7DF #F7DDF5
analogous
#E8F7DD #DDF7DF #DDF7EC
triadic
#DDF7DF #DFDDF7 #F7DFDD
tetradic
#DDF7DF #DDE8F7 #F7DDF5 #F7ECDD
square
#DDF7DF #DDE8F7 #F7DDF5 #F7ECDD
split-complementary
#DDF7DF #ECDDF7 #F7DDE8
monochromatic
#7AE082 #ABEBB0 #DDF7DF #E6F9E8 #E6F9E8
Accessibility & contrast
On white
1.14
#DDF7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#DDF7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF7DF
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF7DF | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#F3EFE0
Tritanopia (blue-blind)
#DAF6F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddf7df; /* rgb */ color: rgb(221, 247, 223); /* oklch */ color: oklch(95.1% 0.042 147.4);
Tailwind
colors: {
custom: {
50: '#e7f9e9',
500: '#ddf7df',
950: '#000000',
},
}SCSS
$custom: #ddf7df; $custom-light: #e7f9e9; $custom-dark: #000000;
JSON
{
"hex": "#ddf7df",
"rgb": {
"r": 221,
"g": 247,
"b": 223
},
"hsl": {
"h": 124.615,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.95074,
"c": 0.04193,
"h": 147.4
},
"luminance": 0.87221
}Semantic roles & 50–950 ramp
primary
#DDF7DF
secondary
#D99FD5
accent
#1CBCCA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584