#DDFCEA#DDFCEA
#DDFCEA is a very light, muted green. Relative luminance 0.909; OKLCH L 96.4% C 0.040 H 160.1°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCEA |
|---|---|
| RGB | rgb(221, 252, 234) |
| HSL | hsl(145, 84%, 93%) |
| HSV | hsv(145, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(96.38, -13.35, 5.24) |
| CIE-LCH | lch(96.38, 14.34, 158.57°) |
| OKLab | oklab(96.39% -0.0377 0.0136) |
| OKLCH | oklch(96.39% 0.04 160.1) |
| XYZ | xyz(79.4771, 90.9320, 91.1903) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.28
Ice
#D6FFFA
ΔE00 5.58
Ice Blue (survey)
#D7FFFE
ΔE00 7.02
Very Pale Blue
#D6FFFE
ΔE00 7.08
Duck Egg Blue
#C3FBF4
ΔE00 7.10
Eggshell Blue
#C4FFF7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCEA #FCDDEF
analogous
#DFFCDD #DDFCEA #DDFCF9
triadic
#DDFCEA #EADDFC #FCEADD
tetradic
#DDFCEA #DDDFFC #FCDDEF #FCF9DD
square
#DDFCEA #DDDFFC #FCDDEF #FCF9DD
split-complementary
#DDFCEA #F9DDFC #FCDDDF
monochromatic
#6DF2A5 #A5F7C7 #DDFCEA #E3FDEE #E3FDEE
Accessibility & contrast
On white
1.09
#DDFCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#DDFCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCEA
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCEA | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#D8FCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfcea; /* rgb */ color: rgb(221, 252, 234); /* oklch */ color: oklch(96.4% 0.040 160.1);
Tailwind
colors: {
custom: {
50: '#e7fdf0',
500: '#ddfcea',
950: '#000000',
},
}SCSS
$custom: #ddfcea; $custom-light: #e7fdf0; $custom-dark: #000000;
JSON
{
"hex": "#ddfcea",
"rgb": {
"r": 221,
"g": 252,
"b": 234
},
"hsl": {
"h": 145.161,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96388,
"c": 0.04009,
"h": 160.1
},
"luminance": 0.90933
}Semantic roles & 50–950 ramp
primary
#DDFCEA
secondary
#E499C5
accent
#0584E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585