#DDFCEC#DDFCEC
#DDFCEC is a very light, muted green. Relative luminance 0.910; OKLCH L 96.4% C 0.039 H 163.2°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCEC |
|---|---|
| RGB | rgb(221, 252, 236) |
| HSL | hsl(149, 84%, 93%) |
| HSV | hsv(149, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(96.43, -12.99, 4.28) |
| CIE-LCH | lch(96.43, 13.67, 161.76°) |
| OKLab | oklab(96.44% -0.0369 0.0111) |
| OKLCH | oklch(96.44% 0.039 163.2) |
| XYZ | xyz(79.7660, 91.0476, 92.7121) |
| Luminance | 0.9105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 4.93
Honeydew
#F0FFF0
ΔE00 5.19
Ice Blue (survey)
#D7FFFE
ΔE00 6.32
Very Pale Blue
#D6FFFE
ΔE00 6.38
Lightcyan
#E0FFFF
ΔE00 6.64
Duck Egg Blue
#C3FBF4
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCEC #FCDDED
analogous
#DDFCDD #DDFCEC #DDFCFB
triadic
#DDFCEC #ECDDFC #FCECDD
tetradic
#DDFCEC #DDDDFC #FCDDED #FCFBDD
square
#DDFCEC #DDDDFC #FCDDED #FCFBDD
split-complementary
#DDFCEC #FBDDFC #FCDDDD
monochromatic
#6DF2AD #A5F7CD #DDFCEC #E3FDEF #E3FDEF
Accessibility & contrast
On white
1.09
#DDFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#DDFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCEC
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCEC | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#D8FCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfcec; /* rgb */ color: rgb(221, 252, 236); /* oklch */ color: oklch(96.4% 0.039 163.2);
Tailwind
colors: {
custom: {
50: '#e7fdf2',
500: '#ddfcec',
950: '#000000',
},
}SCSS
$custom: #ddfcec; $custom-light: #e7fdf2; $custom-dark: #000000;
JSON
{
"hex": "#ddfcec",
"rgb": {
"r": 221,
"g": 252,
"b": 236
},
"hsl": {
"h": 149.032,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96442,
"c": 0.03856,
"h": 163.2
},
"luminance": 0.91049
}Semantic roles & 50–950 ramp
primary
#DDFCEC
secondary
#E499C0
accent
#0576E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585