#DFFCD8#DFFCD8
#DFFCD8 is a very light, muted green. Relative luminance 0.903; OKLCH L 96.1% C 0.056 H 139.6°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCD8 |
|---|---|
| RGB | rgb(223, 252, 216) |
| HSL | hsl(108, 86%, 92%) |
| HSV | hsv(108, 14%, 99%) |
| CMYK | cmyk(11.5%, 0%, 14.3%, 1.2%) |
| CIE-LAB | lab(96.11, -15.83, 14.12) |
| CIE-LCH | lch(96.11, 21.21, 138.28°) |
| OKLab | oklab(96.07% -0.0429 0.0365) |
| OKLCH | oklch(96.07% 0.056 139.6) |
| XYZ | xyz(77.6340, 90.2657, 78.2853) |
| Luminance | 0.9027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.10
Very Light Green
#D1FFBD
ΔE00 7.22
Honeydew
#F0FFF0
ΔE00 7.96
Light Sage
#BCECAC
ΔE00 8.46
Pale Green
#C7FDB5
ΔE00 8.66
Mint
#AAF0C1
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCD8 #F5D8FC
analogous
#F1FCD8 #DFFCD8 #D8FCE3
triadic
#DFFCD8 #D8DFFC #FCD8DF
tetradic
#DFFCD8 #D8F1FC #F5D8FC #FCE3D8
square
#DFFCD8 #D8F1FC #F5D8FC #FCE3D8
split-complementary
#DFFCD8 #E3D8FC #FCD8F1
monochromatic
#82F366 #B0F89F #DFFCD8 #E8FDE3 #E8FDE3
Accessibility & contrast
On white
1.10
#DFFCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DFFCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCD8
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCD8 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D6
Deuteranopia (green-blind)
#FAF3DA
Tritanopia (blue-blind)
#DEF9F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffcd8; /* rgb */ color: rgb(223, 252, 216); /* oklch */ color: oklch(96.1% 0.056 139.6);
Tailwind
colors: {
custom: {
50: '#e9fde4',
500: '#dffcd8',
950: '#000000',
},
}SCSS
$custom: #dffcd8; $custom-light: #e9fde4; $custom-dark: #000000;
JSON
{
"hex": "#dffcd8",
"rgb": {
"r": 223,
"g": 252,
"b": 216
},
"hsl": {
"h": 108.333,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.96069,
"c": 0.05635,
"h": 139.6
},
"luminance": 0.90267
}Semantic roles & 50–950 ramp
primary
#DFFCD8
secondary
#D594E4
accent
#03E2B7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584