#DDFFDD#DDFFDD
#DDFFDD is a very light, muted green. Relative luminance 0.921; OKLCH L 96.7% C 0.057 H 145.1°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFDD |
|---|---|
| RGB | rgb(221, 255, 221) |
| HSL | hsl(120, 100%, 93%) |
| HSV | hsv(120, 13%, 100%) |
| CMYK | cmyk(13.3%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(96.87, -17.12, 12.61) |
| CIE-LCH | lch(96.87, 21.27, 143.62°) |
| OKLab | oklab(96.68% -0.0469 0.0327) |
| OKLCH | oklch(96.68% 0.057 145.1) |
| XYZ | xyz(78.6271, 92.1113, 82.0294) |
| Luminance | 0.9211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.51
Very Light Green
#D1FFBD
ΔE00 7.62
Honeydew
#F0FFF0
ΔE00 8.16
Mint
#AAF0C1
ΔE00 8.35
Light Sage
#BCECAC
ΔE00 8.93
Pale Green
#C7FDB5
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFDD #FFDDFF
analogous
#EEFFDD #DDFFDD #DDFFEE
triadic
#DDFFDD #DDDDFF #FFDDDD
tetradic
#DDFFDD #DDEEFF #FFDDFF #FFEEDD
square
#DDFFDD #DDEEFF #FFDDFF #FFEEDD
split-complementary
#DDFFDD #EEDDFF #FFDDEE
monochromatic
#63FF63 #A0FFA0 #DDFFDD #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.08
#DDFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#DDFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFDD
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFDD | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DB
Deuteranopia (green-blind)
#FBF5DF
Tritanopia (blue-blind)
#DAFDF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddffdd; /* rgb */ color: rgb(221, 255, 221); /* oklch */ color: oklch(96.7% 0.057 145.1);
Tailwind
colors: {
custom: {
50: '#e7ffe7',
500: '#ddffdd',
950: '#000000',
},
}SCSS
$custom: #ddffdd; $custom-light: #e7ffe7; $custom-dark: #000000;
JSON
{
"hex": "#ddffdd",
"rgb": {
"r": 221,
"g": 255,
"b": 221
},
"hsl": {
"h": 120,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.96675,
"c": 0.05715,
"h": 145.1
},
"luminance": 0.92113
}Semantic roles & 50–950 ramp
primary
#DDFFDD
secondary
#EC94EC
accent
#00E5E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684