#DFFFDC#DFFFDC
#DFFFDC is a very light, muted green. Relative luminance 0.924; OKLCH L 96.8% C 0.057 H 142.8°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFDC |
|---|---|
| RGB | rgb(223, 255, 220) |
| HSL | hsl(115, 100%, 93%) |
| HSV | hsv(115, 14%, 100%) |
| CMYK | cmyk(12.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.97, -16.63, 13.29) |
| CIE-LCH | lch(96.97, 21.29, 141.36°) |
| OKLab | oklab(96.79% -0.0453 0.0344) |
| OKLCH | oklch(96.79% 0.057 142.8) |
| XYZ | xyz(79.1070, 92.3741, 81.3585) |
| Luminance | 0.9237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.31
Very Light Green
#D1FFBD
ΔE00 7.41
Honeydew
#F0FFF0
ΔE00 8.05
Mint
#AAF0C1
ΔE00 8.65
Light Sage
#BCECAC
ΔE00 8.81
Pale Green
#C7FDB5
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFDC #FCDCFF
analogous
#F0FFDC #DFFFDC #DCFFEA
triadic
#DFFFDC #DCDFFF #FFDCDF
tetradic
#DFFFDC #DCF0FF #FCDCFF #FFEADC
square
#DFFFDC #DCF0FF #FCDCFF #FFEADC
split-complementary
#DFFFDC #EADCFF #FFDCF0
monochromatic
#6FFF62 #A7FF9F #DFFFDC #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.08
#DFFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#DFFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFDC
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFDC | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DA
Deuteranopia (green-blind)
#FBF5DE
Tritanopia (blue-blind)
#DDFDF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dfffdc; /* rgb */ color: rgb(223, 255, 220); /* oklch */ color: oklch(96.8% 0.057 142.8);
Tailwind
colors: {
custom: {
50: '#e9ffe6',
500: '#dfffdc',
950: '#000000',
},
}SCSS
$custom: #dfffdc; $custom-light: #e9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#dfffdc",
"rgb": {
"r": 223,
"g": 255,
"b": 220
},
"hsl": {
"h": 114.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96786,
"c": 0.05693,
"h": 142.8
},
"luminance": 0.92375
}Semantic roles & 50–950 ramp
primary
#DFFFDC
secondary
#E493EC
accent
#00E6D2
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684