#DDFDDB#DDFDDB
#DDFDDB is a very light, muted green. Relative luminance 0.907; OKLCH L 96.2% C 0.056 H 143.5°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDDB |
|---|---|
| RGB | rgb(221, 253, 219) |
| HSL | hsl(116, 89%, 93%) |
| HSV | hsv(116, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(96.30, -16.48, 12.83) |
| CIE-LCH | lch(96.30, 20.89, 142.10°) |
| OKLab | oklab(96.21% -0.045 0.0333) |
| OKLCH | oklch(96.21% 0.056 143.5) |
| XYZ | xyz(77.7276, 90.7360, 80.4228) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.49
Very Light Green
#D1FFBD
ΔE00 7.62
Honeydew
#F0FFF0
ΔE00 7.93
Mint
#AAF0C1
ΔE00 8.51
Light Sage
#BCECAC
ΔE00 8.80
Pale Green
#C7FDB5
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDDB #FBDBFD
analogous
#EEFDDB #DDFDDB #DBFDEA
triadic
#DDFDDB #DBDDFD #FDDBDD
tetradic
#DDFDDB #DBEEFD #FBDBFD #FDEADB
square
#DDFDDB #DBEEFD #FBDBFD #FDEADB
split-complementary
#DDFDDB #EADBFD #FDDBEE
monochromatic
#6FF767 #A6FAA1 #DDFDDB #E4FDE2 #E4FDE2
Accessibility & contrast
On white
1.10
#DDFDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#DDFDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDDB
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDDB | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D9
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#DBFBF3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddfddb; /* rgb */ color: rgb(221, 253, 219); /* oklch */ color: oklch(96.2% 0.056 143.5);
Tailwind
colors: {
custom: {
50: '#e7fee6',
500: '#ddfddb',
950: '#000000',
},
}SCSS
$custom: #ddfddb; $custom-light: #e7fee6; $custom-dark: #000000;
JSON
{
"hex": "#ddfddb",
"rgb": {
"r": 221,
"g": 253,
"b": 219
},
"hsl": {
"h": 116.471,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96211,
"c": 0.05596,
"h": 143.5
},
"luminance": 0.90737
}Semantic roles & 50–950 ramp
primary
#DDFDDB
secondary
#E295E7
accent
#00E6D8
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584