#DDFFEC#DDFFEC
#DDFFEC is a very light, muted green. Relative luminance 0.929; OKLCH L 97.1% C 0.043 H 161.1°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFEC |
|---|---|
| RGB | rgb(221, 255, 236) |
| HSL | hsl(146, 100%, 93%) |
| HSV | hsv(146, 13%, 100%) |
| CMYK | cmyk(13.3%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(97.21, -14.47, 5.40) |
| CIE-LCH | lch(97.21, 15.44, 159.52°) |
| OKLab | oklab(97.06% -0.0409 0.014) |
| OKLCH | oklch(97.06% 0.043 161.1) |
| XYZ | xyz(80.7156, 92.9467, 93.0286) |
| Luminance | 0.9295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.58
Honeydew
#F0FFF0
ΔE00 6.00
Duck Egg Blue
#C3FBF4
ΔE00 6.81
Eggshell Blue
#C4FFF7
ΔE00 6.88
Light Light Blue
#CAFFFB
ΔE00 7.09
Ice Blue (survey)
#D7FFFE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFEC #FFDDF0
analogous
#DFFFDD #DDFFEC #DDFFFD
triadic
#DDFFEC #ECDDFF #FFECDD
tetradic
#DDFFEC #DDDFFF #FFDDF0 #FFFDDD
square
#DDFFEC #DDDFFF #FFDDF0 #FFFDDD
split-complementary
#DDFFEC #FDDDFF #FFDDDF
monochromatic
#63FFA8 #A0FFCA #DDFFEC #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.07
#DDFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#DDFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFEC
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFEC | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEB
Deuteranopia (green-blind)
#F8F5ED
Tritanopia (blue-blind)
#D7FFF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddffec; /* rgb */ color: rgb(221, 255, 236); /* oklch */ color: oklch(97.1% 0.043 161.1);
Tailwind
colors: {
custom: {
50: '#e7fff2',
500: '#ddffec',
950: '#000000',
},
}SCSS
$custom: #ddffec; $custom-light: #e7fff2; $custom-dark: #000000;
JSON
{
"hex": "#ddffec",
"rgb": {
"r": 221,
"g": 255,
"b": 236
},
"hsl": {
"h": 146.471,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97058,
"c": 0.04325,
"h": 161.1
},
"luminance": 0.92948
}Semantic roles & 50–950 ramp
primary
#DDFFEC
secondary
#EC94C5
accent
#0080E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685