#DDFFD3#DDFFD3
#DDFFD3 is a very light, moderate green. Relative luminance 0.916; OKLCH L 96.4% C 0.068 H 138.6°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFD3 |
|---|---|
| RGB | rgb(221, 255, 211) |
| HSL | hsl(106, 100%, 91%) |
| HSV | hsv(106, 17%, 100%) |
| CMYK | cmyk(13.3%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(96.65, -18.80, 17.43) |
| CIE-LCH | lch(96.65, 25.63, 137.16°) |
| OKLab | oklab(96.44% -0.0509 0.0449) |
| OKLCH | oklch(96.44% 0.068 138.6) |
| XYZ | xyz(77.3343, 91.5942, 75.2205) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.01
Very Light Green
#D1FFBD
ΔE00 5.09
Pale Green
#C7FDB5
ΔE00 6.61
Light Sage
#BCECAC
ΔE00 6.94
Celadon
#BEFDB7
ΔE00 7.02
Light Light Green
#C8FFB0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFD3 #F5D3FF
analogous
#F3FFD3 #DDFFD3 #D3FFDF
triadic
#DDFFD3 #D3DDFF #FFD3DD
tetradic
#DDFFD3 #D3F3FF #F5D3FF #FFDFD3
square
#DDFFD3 #D3F3FF #F5D3FF #FFDFD3
split-complementary
#DDFFD3 #DFD3FF #FFD3F3
monochromatic
#7EFF59 #AEFF96 #DDFFD3 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.09
#DDFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DDFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFD3
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFD3 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D1
Deuteranopia (green-blind)
#FCF4D5
Tritanopia (blue-blind)
#DCFCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddffd3; /* rgb */ color: rgb(221, 255, 211); /* oklch */ color: oklch(96.4% 0.068 138.6);
Tailwind
colors: {
custom: {
50: '#e7ffe0',
500: '#ddffd3',
950: '#000000',
},
}SCSS
$custom: #ddffd3; $custom-light: #e7ffe0; $custom-dark: #000000;
JSON
{
"hex": "#ddffd3",
"rgb": {
"r": 221,
"g": 255,
"b": 211
},
"hsl": {
"h": 106.364,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96437,
"c": 0.06787,
"h": 138.6
},
"luminance": 0.91595
}Semantic roles & 50–950 ramp
primary
#DDFFD3
secondary
#D58CEB
accent
#00E6B1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684