#DDF8DF#DDF8DF
#DDF8DF is a very light, muted green. Relative luminance 0.878; OKLCH L 95.3% C 0.044 H 147.3°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF8DF |
|---|---|
| RGB | rgb(221, 248, 223) |
| HSL | hsl(124, 66%, 92%) |
| HSV | hsv(124, 11%, 97%) |
| CMYK | cmyk(10.9%, 0%, 10.1%, 2.7%) |
| CIE-LAB | lab(95.09, -13.33, 9.05) |
| CIE-LCH | lch(95.09, 16.11, 145.83°) |
| OKLab | oklab(95.28% -0.0367 0.0236) |
| OKLCH | oklch(95.28% 0.044 147.3) |
| XYZ | xyz(76.7027, 87.8336, 82.7103) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.58
Ice
#D6FFFA
ΔE00 8.34
Beige
#F5F5DC
ΔE00 9.24
Pale Aqua
#B8FFEB
ΔE00 9.48
Lightyellow
#FFFFE0
ΔE00 9.48
Off White (survey)
#FFFFE4
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF8DF #F8DDF6
analogous
#E9F8DD #DDF8DF #DDF8ED
triadic
#DDF8DF #DFDDF8 #F8DFDD
tetradic
#DDF8DF #DDE9F8 #F8DDF6 #F8EDDD
square
#DDF8DF #DDE9F8 #F8DDF6 #F8EDDD
split-complementary
#DDF8DF #EDDDF8 #F8DDE9
monochromatic
#77E37F #AAEEAF #DDF8DF #E6FAE7 #E6FAE7
Accessibility & contrast
On white
1.13
#DDF8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DDF8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF8DF
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF8DF | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#F4F0E0
Tritanopia (blue-blind)
#DAF7F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddf8df; /* rgb */ color: rgb(221, 248, 223); /* oklch */ color: oklch(95.3% 0.044 147.3);
Tailwind
colors: {
custom: {
50: '#e7fae9',
500: '#ddf8df',
950: '#000000',
},
}SCSS
$custom: #ddf8df; $custom-light: #e7fae9; $custom-dark: #000000;
JSON
{
"hex": "#ddf8df",
"rgb": {
"r": 221,
"g": 248,
"b": 223
},
"hsl": {
"h": 124.444,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.95279,
"c": 0.04359,
"h": 147.3
},
"luminance": 0.87835
}Semantic roles & 50–950 ramp
primary
#DDF8DF
secondary
#DB9ED7
accent
#18C0CE
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584