#DDFCDF#DDFCDF
#DDFCDF is a very light, muted green. Relative luminance 0.903; OKLCH L 96.1% C 0.050 H 146.9°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCDF |
|---|---|
| RGB | rgb(221, 252, 223) |
| HSL | hsl(124, 84%, 93%) |
| HSV | hsv(124, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(96.13, -15.31, 10.54) |
| CIE-LCH | lch(96.13, 18.58, 145.46°) |
| OKLab | oklab(96.1% -0.0421 0.0274) |
| OKLCH | oklch(96.1% 0.05 146.9) |
| XYZ | xyz(77.9456, 90.3194, 83.1246) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.85
Very Pale Green
#CFFDBC
ΔE00 8.88
Pale Aqua
#B8FFEB
ΔE00 8.94
Very Light Green
#D1FFBD
ΔE00 9.02
Ice
#D6FFFA
ΔE00 9.04
Mint
#AAF0C1
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCDF #FCDDFA
analogous
#EAFCDD #DDFCDF #DDFCEE
triadic
#DDFCDF #DFDDFC #FCDFDD
tetradic
#DDFCDF #DDEAFC #FCDDFA #FCEEDD
square
#DDFCDF #DDEAFC #FCDDFA #FCEEDD
split-complementary
#DDFCDF #EEDDFC #FCDDEA
monochromatic
#6DF275 #A5F7AA #DDFCDF #E3FDE5 #E3FDE5
Accessibility & contrast
On white
1.10
#DDFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DDFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCDF
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCDF | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F8F3E0
Tritanopia (blue-blind)
#DAFAF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddfcdf; /* rgb */ color: rgb(221, 252, 223); /* oklch */ color: oklch(96.1% 0.050 146.9);
Tailwind
colors: {
custom: {
50: '#e7fde9',
500: '#ddfcdf',
950: '#000000',
},
}SCSS
$custom: #ddfcdf; $custom-light: #e7fde9; $custom-dark: #000000;
JSON
{
"hex": "#ddfcdf",
"rgb": {
"r": 221,
"g": 252,
"b": 223
},
"hsl": {
"h": 123.871,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96104,
"c": 0.05018,
"h": 146.9
},
"luminance": 0.90321
}Semantic roles & 50–950 ramp
primary
#DDFCDF
secondary
#E499DF
accent
#05D2E0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584