#DDFDCD#DDFDCD
#DDFDCD is a very light, moderate green. Relative luminance 0.900; OKLCH L 95.9% C 0.071 H 135.2°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDCD |
|---|---|
| RGB | rgb(221, 253, 205) |
| HSL | hsl(100, 92%, 90%) |
| HSV | hsv(100, 19%, 99%) |
| CMYK | cmyk(12.6%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(96.01, -18.79, 19.59) |
| CIE-LCH | lch(96.01, 27.15, 133.81°) |
| OKLab | oklab(95.88% -0.0507 0.0503) |
| OKLCH | oklch(95.88% 0.071 135.2) |
| XYZ | xyz(75.9614, 90.0295, 71.1212) |
| Luminance | 0.9003 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.22
Very Light Green
#D1FFBD
ΔE00 4.31
Pale Green
#C7FDB5
ΔE00 5.91
Light Sage
#BCECAC
ΔE00 6.23
Celadon
#BEFDB7
ΔE00 6.58
Light Light Green
#C8FFB0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDCD #EDCDFD
analogous
#F5FDCD #DDFDCD #CDFDD5
triadic
#DDFDCD #CDDDFD #FDCDDD
tetradic
#DDFDCD #CDF5FD #EDCDFD #FDD5CD
square
#DDFDCD #CDF5FD #EDCDFD #FDD5CD
split-complementary
#DDFDCD #D5CDFD #FDCDF5
monochromatic
#8DF857 #B5FB92 #DDFDCD #EBFEE2 #EBFEE2
Accessibility & contrast
On white
1.10
#DDFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DDFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDCD
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDCD | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CA
Deuteranopia (green-blind)
#FCF2CF
Tritanopia (blue-blind)
#DDF9F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddfdcd; /* rgb */ color: rgb(221, 253, 205); /* oklch */ color: oklch(95.9% 0.071 135.2);
Tailwind
colors: {
custom: {
50: '#e8fedc',
500: '#ddfdcd',
950: '#000000',
},
}SCSS
$custom: #ddfdcd; $custom-light: #e8fedc; $custom-dark: #000000;
JSON
{
"hex": "#ddfdcd",
"rgb": {
"r": 221,
"g": 253,
"b": 205
},
"hsl": {
"h": 100,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.95883,
"c": 0.07138,
"h": 135.2
},
"luminance": 0.9003
}Semantic roles & 50–950 ramp
primary
#DDFDCD
secondary
#C789E6
accent
#00E699
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584