#DDFFD1#DDFFD1
#DDFFD1 is a very light, moderate green. Relative luminance 0.915; OKLCH L 96.4% C 0.070 H 137.6°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFD1 |
|---|---|
| RGB | rgb(221, 255, 209) |
| HSL | hsl(104, 100%, 91%) |
| HSV | hsv(104, 18%, 100%) |
| CMYK | cmyk(13.3%, 0%, 18%, 0%) |
| CIE-LAB | lab(96.61, -19.12, 18.39) |
| CIE-LCH | lch(96.61, 26.53, 136.11°) |
| OKLab | oklab(96.39% -0.0517 0.0473) |
| OKLCH | oklch(96.39% 0.07 137.6) |
| XYZ | xyz(77.0851, 91.4945, 73.9082) |
| Luminance | 0.9150 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.57
Very Light Green
#D1FFBD
ΔE00 4.64
Pale Green
#C7FDB5
ΔE00 6.20
Light Sage
#BCECAC
ΔE00 6.62
Celadon
#BEFDB7
ΔE00 6.69
Light Light Green
#C8FFB0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFD1 #F3D1FF
analogous
#F4FFD1 #DDFFD1 #D1FFDC
triadic
#DDFFD1 #D1DDFF #FFD1DD
tetradic
#DDFFD1 #D1F4FF #F3D1FF #FFDCD1
square
#DDFFD1 #D1F4FF #F3D1FF #FFDCD1
split-complementary
#DDFFD1 #DCD1FF #FFD1F4
monochromatic
#83FF57 #B0FF94 #DDFFD1 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.09
#DDFFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#DDFFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFD1
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFD1 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CE
Deuteranopia (green-blind)
#FDF4D3
Tritanopia (blue-blind)
#DCFBF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddffd1; /* rgb */ color: rgb(221, 255, 209); /* oklch */ color: oklch(96.4% 0.070 137.6);
Tailwind
colors: {
custom: {
50: '#e8ffdf',
500: '#ddffd1',
950: '#000000',
},
}SCSS
$custom: #ddffd1; $custom-light: #e8ffdf; $custom-dark: #000000;
JSON
{
"hex": "#ddffd1",
"rgb": {
"r": 221,
"g": 255,
"b": 209
},
"hsl": {
"h": 104.348,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.9639,
"c": 0.07009,
"h": 137.6
},
"luminance": 0.91496
}Semantic roles & 50–950 ramp
primary
#DDFFD1
secondary
#D18AEA
accent
#00E6AA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684