#DDFFD5#DDFFD5
#DDFFD5 is a very light, moderate green. Relative luminance 0.917; OKLCH L 96.5% C 0.066 H 139.7°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFD5 |
|---|---|
| RGB | rgb(221, 255, 213) |
| HSL | hsl(109, 100%, 92%) |
| HSV | hsv(109, 16%, 100%) |
| CMYK | cmyk(13.3%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(96.70, -18.47, 16.47) |
| CIE-LCH | lch(96.70, 24.74, 138.28°) |
| OKLab | oklab(96.48% -0.0501 0.0425) |
| OKLCH | oklch(96.48% 0.066 139.7) |
| XYZ | xyz(77.5866, 91.6951, 76.5492) |
| Luminance | 0.9170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.47
Very Light Green
#D1FFBD
ΔE00 5.57
Pale Green
#C7FDB5
ΔE00 7.05
Light Sage
#BCECAC
ΔE00 7.28
Celadon
#BEFDB7
ΔE00 7.38
Light Mint
#B6FFBB
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFD5 #F7D5FF
analogous
#F2FFD5 #DDFFD5 #D5FFE2
triadic
#DDFFD5 #D5DDFF #FFD5DD
tetradic
#DDFFD5 #D5F2FF #F7D5FF #FFE2D5
square
#DDFFD5 #D5F2FF #F7D5FF #FFE2D5
split-complementary
#DDFFD5 #E2D5FF #FFD5F2
monochromatic
#7AFF5B #ABFF98 #DDFFD5 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.09
#DDFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DDFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFD5
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFD5 | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D3
Deuteranopia (green-blind)
#FCF4D7
Tritanopia (blue-blind)
#DCFCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddffd5; /* rgb */ color: rgb(221, 255, 213); /* oklch */ color: oklch(96.5% 0.066 139.7);
Tailwind
colors: {
custom: {
50: '#e7ffe2',
500: '#ddffd5',
950: '#000000',
},
}SCSS
$custom: #ddffd5; $custom-light: #e7ffe2; $custom-dark: #000000;
JSON
{
"hex": "#ddffd5",
"rgb": {
"r": 221,
"g": 255,
"b": 213
},
"hsl": {
"h": 108.571,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96483,
"c": 0.06567,
"h": 139.7
},
"luminance": 0.91696
}Semantic roles & 50–950 ramp
primary
#DDFFD5
secondary
#D98DEB
accent
#00E6BA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684