#DDF0DF#DDF0DF
#DDF0DF is a very light, muted green. Relative luminance 0.830; OKLCH L 93.6% C 0.030 H 148.4°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF0DF |
|---|---|
| RGB | rgb(221, 240, 223) |
| HSL | hsl(126, 39%, 90%) |
| HSV | hsv(126, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 7.1%, 5.9%) |
| CIE-LAB | lab(93.02, -9.34, 6.08) |
| CIE-LCH | lch(93.02, 11.14, 146.95°) |
| OKLab | oklab(93.64% -0.0258 0.0159) |
| OKLCH | oklch(93.64% 0.03 148.4) |
| XYZ | xyz(74.2955, 83.0193, 81.9079) |
| Luminance | 0.8302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.70
Mintcream
#F5FFFA
ΔE00 7.20
Beige
#F5F5DC
ΔE00 7.63
Ice
#D6FFFA
ΔE00 7.98
Lightcyan
#E0FFFF
ΔE00 8.21
Light Grey
#D8DCD6
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF0DF #F0DDEE
analogous
#E4F0DD #DDF0DF #DDF0E8
triadic
#DDF0DF #DFDDF0 #F0DFDD
tetradic
#DDF0DF #DDE4F0 #F0DDEE #F0E8DD
square
#DDF0DF #DDE4F0 #F0DDEE #F0E8DD
split-complementary
#DDF0DF #E8DDF0 #F0DDE4
monochromatic
#88CB8F #B3DDB7 #DDF0DF #EAF6EB #EAF6EB
Accessibility & contrast
On white
1.19
#DDF0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#DDF0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF0DF
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF0DF | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDE
Deuteranopia (green-blind)
#EDEAE0
Tritanopia (blue-blind)
#DBEFEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddf0df; /* rgb */ color: rgb(221, 240, 223); /* oklch */ color: oklch(93.6% 0.030 148.4);
Tailwind
colors: {
custom: {
50: '#e7f5e9',
500: '#ddf0df',
950: '#000000',
},
}SCSS
$custom: #ddf0df; $custom-light: #e7f5e9; $custom-dark: #000000;
JSON
{
"hex": "#ddf0df",
"rgb": {
"r": 221,
"g": 240,
"b": 223
},
"hsl": {
"h": 126.316,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.93641,
"c": 0.03027,
"h": 148.4
},
"luminance": 0.8302
}Semantic roles & 50–950 ramp
primary
#DDF0DF
secondary
#CCA5C8
accent
#34A4B2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584