#DDFFDA#DDFFDA
#DDFFDA is a very light, moderate green. Relative luminance 0.920; OKLCH L 96.6% C 0.060 H 142.9°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFDA |
|---|---|
| RGB | rgb(221, 255, 218) |
| HSL | hsl(115, 100%, 93%) |
| HSV | hsv(115, 15%, 100%) |
| CMYK | cmyk(13.3%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(96.80, -17.63, 14.06) |
| CIE-LCH | lch(96.80, 22.55, 141.44°) |
| OKLab | oklab(96.6% -0.0481 0.0364) |
| OKLCH | oklch(96.6% 0.06 142.9) |
| XYZ | xyz(78.2310, 91.9528, 79.9431) |
| Luminance | 0.9195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.71
Very Light Green
#D1FFBD
ΔE00 6.82
Mint
#AAF0C1
ΔE00 8.13
Pale Green
#C7FDB5
ΔE00 8.22
Light Sage
#BCECAC
ΔE00 8.26
Celadon
#BEFDB7
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFDA #FCDAFF
analogous
#EFFFDA #DDFFDA #DAFFE9
triadic
#DDFFDA #DADDFF #FFDADD
tetradic
#DDFFDA #DAEFFF #FCDAFF #FFE9DA
square
#DDFFDA #DAEFFF #FCDAFF #FFE9DA
split-complementary
#DDFFDA #E9DAFF #FFDAEF
monochromatic
#6DFF60 #A5FF9D #DDFFDA #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.08
#DDFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#DDFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFDA
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFDA | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D8
Deuteranopia (green-blind)
#FBF4DC
Tritanopia (blue-blind)
#DBFCF4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddffda; /* rgb */ color: rgb(221, 255, 218); /* oklch */ color: oklch(96.6% 0.060 142.9);
Tailwind
colors: {
custom: {
50: '#e7ffe5',
500: '#ddffda',
950: '#000000',
},
}SCSS
$custom: #ddffda; $custom-light: #e7ffe5; $custom-dark: #000000;
JSON
{
"hex": "#ddffda",
"rgb": {
"r": 221,
"g": 255,
"b": 218
},
"hsl": {
"h": 115.135,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.96602,
"c": 0.06029,
"h": 142.9
},
"luminance": 0.91954
}Semantic roles & 50–950 ramp
primary
#DDFFDA
secondary
#E492EC
accent
#00E6D3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684