#DDF4DF#DDF4DF
#DDF4DF is a very light, muted green. Relative luminance 0.854; OKLCH L 94.5% C 0.037 H 147.8°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF4DF |
|---|---|
| RGB | rgb(221, 244, 223) |
| HSL | hsl(125, 51%, 91%) |
| HSV | hsv(125, 9%, 96%) |
| CMYK | cmyk(9.4%, 0%, 8.6%, 4.3%) |
| CIE-LAB | lab(94.06, -11.34, 7.56) |
| CIE-LCH | lch(94.06, 13.63, 146.30°) |
| OKLab | oklab(94.46% -0.0312 0.0197) |
| OKLCH | oklch(94.46% 0.037 147.8) |
| XYZ | xyz(75.4861, 85.4003, 82.3047) |
| Luminance | 0.8540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.41
Ice
#D6FFFA
ΔE00 7.94
Beige
#F5F5DC
ΔE00 8.34
Mintcream
#F5FFFA
ΔE00 8.59
Off White (survey)
#FFFFE4
ΔE00 8.86
Lightcyan
#E0FFFF
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF4DF #F4DDF2
analogous
#E6F4DD #DDF4DF #DDF4EA
triadic
#DDF4DF #DFDDF4 #F4DFDD
tetradic
#DDF4DF #DDE6F4 #F4DDF2 #F4EADD
square
#DDF4DF #DDE6F4 #F4DDF2 #F4EADD
split-complementary
#DDF4DF #EADDF4 #F4DDE6
monochromatic
#81D688 #AFE5B3 #DDF4DF #E8F8E9 #E8F8E9
Accessibility & contrast
On white
1.16
#DDF4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#DDF4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF4DF
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF4DF | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#F1EDE0
Tritanopia (blue-blind)
#DBF3EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddf4df; /* rgb */ color: rgb(221, 244, 223); /* oklch */ color: oklch(94.5% 0.037 147.8);
Tailwind
colors: {
custom: {
50: '#e7f7e9',
500: '#ddf4df',
950: '#000000',
},
}SCSS
$custom: #ddf4df; $custom-light: #e7f7e9; $custom-dark: #000000;
JSON
{
"hex": "#ddf4df",
"rgb": {
"r": 221,
"g": 244,
"b": 223
},
"hsl": {
"h": 125.217,
"s": 51.111,
"l": 91.176
},
"oklch": {
"l": 0.94459,
"c": 0.03695,
"h": 147.8
},
"luminance": 0.85401
}Semantic roles & 50–950 ramp
primary
#DDF4DF
secondary
#D3A2CF
accent
#27B1BE
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584