#DDFFD4#DDFFD4
#DDFFD4 is a very light, moderate green. Relative luminance 0.916; OKLCH L 96.5% C 0.067 H 139.2°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFD4 |
|---|---|
| RGB | rgb(221, 255, 212) |
| HSL | hsl(107, 100%, 92%) |
| HSV | hsv(107, 17%, 100%) |
| CMYK | cmyk(13.3%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(96.67, -18.63, 16.95) |
| CIE-LCH | lch(96.67, 25.19, 137.71°) |
| OKLab | oklab(96.46% -0.0505 0.0437) |
| OKLCH | oklch(96.46% 0.067 139.2) |
| XYZ | xyz(77.4600, 91.6445, 75.8828) |
| Luminance | 0.9165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.24
Very Light Green
#D1FFBD
ΔE00 5.33
Pale Green
#C7FDB5
ΔE00 6.83
Light Sage
#BCECAC
ΔE00 7.11
Celadon
#BEFDB7
ΔE00 7.20
Light Mint
#B6FFBB
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFD4 #F6D4FF
analogous
#F3FFD4 #DDFFD4 #D4FFE1
triadic
#DDFFD4 #D4DDFF #FFD4DD
tetradic
#DDFFD4 #D4F3FF #F6D4FF #FFE1D4
square
#DDFFD4 #D4F3FF #F6D4FF #FFE1D4
split-complementary
#DDFFD4 #E1D4FF #FFD4F3
monochromatic
#7CFF5A #ADFF97 #DDFFD4 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.09
#DDFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#DDFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFD4
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFD4 | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D2
Deuteranopia (green-blind)
#FCF4D6
Tritanopia (blue-blind)
#DCFCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddffd4; /* rgb */ color: rgb(221, 255, 212); /* oklch */ color: oklch(96.5% 0.067 139.2);
Tailwind
colors: {
custom: {
50: '#e7ffe1',
500: '#ddffd4',
950: '#000000',
},
}SCSS
$custom: #ddffd4; $custom-light: #e7ffe1; $custom-dark: #000000;
JSON
{
"hex": "#ddffd4",
"rgb": {
"r": 221,
"g": 255,
"b": 212
},
"hsl": {
"h": 107.442,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.9646,
"c": 0.06677,
"h": 139.2
},
"luminance": 0.91646
}Semantic roles & 50–950 ramp
primary
#DDFFD4
secondary
#D78CEB
accent
#00E6B5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684