#DDFCEB#DDFCEB
#DDFCEB is a very light, muted green. Relative luminance 0.910; OKLCH L 96.4% C 0.039 H 161.6°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCEB |
|---|---|
| RGB | rgb(221, 252, 235) |
| HSL | hsl(147, 84%, 93%) |
| HSV | hsv(147, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(96.41, -13.17, 4.76) |
| CIE-LCH | lch(96.41, 14.00, 160.12°) |
| OKLab | oklab(96.42% -0.0373 0.0124) |
| OKLCH | oklch(96.42% 0.039 161.6) |
| XYZ | xyz(79.6212, 90.9897, 91.9490) |
| Luminance | 0.9099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.22
Ice
#D6FFFA
ΔE00 5.25
Ice Blue (survey)
#D7FFFE
ΔE00 6.67
Very Pale Blue
#D6FFFE
ΔE00 6.73
Duck Egg Blue
#C3FBF4
ΔE00 6.89
Lightcyan
#E0FFFF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCEB #FCDDEE
analogous
#DEFCDD #DDFCEB #DDFCFB
triadic
#DDFCEB #EBDDFC #FCEBDD
tetradic
#DDFCEB #DDDEFC #FCDDEE #FCFBDD
square
#DDFCEB #DDDEFC #FCDDEE #FCFBDD
split-complementary
#DDFCEB #FBDDFC #FCDDDE
monochromatic
#6DF2A9 #A5F7CA #DDFCEB #E3FDEE #E3FDEE
Accessibility & contrast
On white
1.09
#DDFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#DDFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCEB
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCEB | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F5F3EC
Tritanopia (blue-blind)
#D8FCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfceb; /* rgb */ color: rgb(221, 252, 235); /* oklch */ color: oklch(96.4% 0.039 161.6);
Tailwind
colors: {
custom: {
50: '#e7fdf1',
500: '#ddfceb',
950: '#000000',
},
}SCSS
$custom: #ddfceb; $custom-light: #e7fdf1; $custom-dark: #000000;
JSON
{
"hex": "#ddfceb",
"rgb": {
"r": 221,
"g": 252,
"b": 235
},
"hsl": {
"h": 147.097,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96415,
"c": 0.03931,
"h": 161.6
},
"luminance": 0.90991
}Semantic roles & 50–950 ramp
primary
#DDFCEB
secondary
#E499C2
accent
#057DE0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585