#DDF2DF#DDF2DF
#DDF2DF is a very light, muted green. Relative luminance 0.842; OKLCH L 94.0% C 0.034 H 148.0°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF2DF |
|---|---|
| RGB | rgb(221, 242, 223) |
| HSL | hsl(126, 45%, 91%) |
| HSV | hsv(126, 9%, 95%) |
| CMYK | cmyk(8.7%, 0%, 7.9%, 5.1%) |
| CIE-LAB | lab(93.54, -10.34, 6.82) |
| CIE-LCH | lch(93.54, 12.39, 146.60°) |
| OKLab | oklab(94.05% -0.0285 0.0178) |
| OKLCH | oklch(94.05% 0.034 148) |
| XYZ | xyz(74.8876, 84.2033, 82.1052) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.96
Ice
#D6FFFA
ΔE00 7.89
Mintcream
#F5FFFA
ΔE00 7.89
Beige
#F5F5DC
ΔE00 7.95
Lightcyan
#E0FFFF
ΔE00 8.53
Off White (survey)
#FFFFE4
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF2DF #F2DDF0
analogous
#E5F2DD #DDF2DF #DDF2E9
triadic
#DDF2DF #DFDDF2 #F2DFDD
tetradic
#DDF2DF #DDE5F2 #F2DDF0 #F2E9DD
square
#DDF2DF #DDE5F2 #F2DDF0 #F2E9DD
split-complementary
#DDF2DF #E9DDF2 #F2DDE5
monochromatic
#84D08C #B1E1B5 #DDF2DF #E9F7EA #E9F7EA
Accessibility & contrast
On white
1.18
#DDF2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#DDF2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF2DF
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF2DF | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#EFEBE0
Tritanopia (blue-blind)
#DBF1EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ddf2df; /* rgb */ color: rgb(221, 242, 223); /* oklch */ color: oklch(94.0% 0.034 148.0);
Tailwind
colors: {
custom: {
50: '#e7f6e9',
500: '#ddf2df',
950: '#000000',
},
}SCSS
$custom: #ddf2df; $custom-light: #e7f6e9; $custom-dark: #000000;
JSON
{
"hex": "#ddf2df",
"rgb": {
"r": 221,
"g": 242,
"b": 223
},
"hsl": {
"h": 125.714,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.94049,
"c": 0.03361,
"h": 148
},
"luminance": 0.84204
}Semantic roles & 50–950 ramp
primary
#DDF2DF
secondary
#CFA4CB
accent
#2EABB8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584