#DFFDDF#DFFDDF
#DFFDDF is a very light, muted green. Relative luminance 0.913; OKLCH L 96.4% C 0.051 H 145.2°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDDF |
|---|---|
| RGB | rgb(223, 253, 223) |
| HSL | hsl(120, 88%, 93%) |
| HSV | hsv(120, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(96.52, -15.14, 11.11) |
| CIE-LCH | lch(96.52, 18.78, 143.72°) |
| OKLab | oklab(96.45% -0.0415 0.0289) |
| OKLCH | oklch(96.45% 0.051 145.2) |
| XYZ | xyz(78.8732, 91.2651, 83.2582) |
| Luminance | 0.9127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.82
Very Pale Green
#CFFDBC
ΔE00 8.67
Very Light Green
#D1FFBD
ΔE00 8.79
Mint
#AAF0C1
ΔE00 9.31
Pale Aqua
#B8FFEB
ΔE00 9.32
Ice
#D6FFFA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDDF #FDDFFD
analogous
#EEFDDF #DFFDDF #DFFDEE
triadic
#DFFDDF #DFDFFD #FDDFDF
tetradic
#DFFDDF #DFEEFD #FDDFFD #FDEEDF
square
#DFFDDF #DFEEFD #FDDFFD #FDEEDF
split-complementary
#DFFDDF #EEDFFD #FDDFEE
monochromatic
#6CF66C #A5F9A5 #DFFDDF #E2FDE2 #E2FDE2
Accessibility & contrast
On white
1.09
#DFFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#DFFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDDF
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDDF | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DD
Deuteranopia (green-blind)
#F9F4E0
Tritanopia (blue-blind)
#DCFBF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffddf; /* rgb */ color: rgb(223, 253, 223); /* oklch */ color: oklch(96.4% 0.051 145.2);
Tailwind
colors: {
custom: {
50: '#e9fee9',
500: '#dffddf',
950: '#000000',
},
}SCSS
$custom: #dffddf; $custom-light: #e9fee9; $custom-dark: #000000;
JSON
{
"hex": "#dffddf",
"rgb": {
"r": 223,
"g": 253,
"b": 223
},
"hsl": {
"h": 120,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96447,
"c": 0.05051,
"h": 145.2
},
"luminance": 0.91266
}Semantic roles & 50–950 ramp
primary
#DFFDDF
secondary
#E799E7
accent
#01E5E5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584