#DFFADC#DFFADC
#DFFADC is a very light, muted green. Relative luminance 0.892; OKLCH L 95.8% C 0.049 H 142.4°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFADC |
|---|---|
| RGB | rgb(223, 250, 220) |
| HSL | hsl(114, 75%, 92%) |
| HSV | hsv(114, 12%, 98%) |
| CMYK | cmyk(10.8%, 0%, 12%, 2%) |
| CIE-LAB | lab(95.67, -14.17, 11.45) |
| CIE-LCH | lch(95.67, 18.22, 141.08°) |
| OKLab | oklab(95.75% -0.0386 0.0297) |
| OKLCH | oklch(95.75% 0.049 142.4) |
| XYZ | xyz(77.5327, 89.2255, 80.8338) |
| Luminance | 0.8923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.47
Very Pale Green
#CFFDBC
ΔE00 8.74
Very Light Green
#D1FFBD
ΔE00 8.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.07
Lightyellow
#FFFFE0
ΔE00 9.09
Beige
#F5F5DC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFADC #F7DCFA
analogous
#EEFADC #DFFADC #DCFAE8
triadic
#DFFADC #DCDFFA #FADCDF
tetradic
#DFFADC #DCEEFA #F7DCFA #FAE8DC
square
#DFFADC #DCEEFA #F7DCFA #FAE8DC
split-complementary
#DFFADC #E8DCFA #FADCEE
monochromatic
#7DEB71 #AEF2A6 #DFFADC #E7FBE4 #E7FBE4
Accessibility & contrast
On white
1.11
#DFFADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#DFFADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFADC
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFADC | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4DA
Deuteranopia (green-blind)
#F7F1DD
Tritanopia (blue-blind)
#DDF8F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dffadc; /* rgb */ color: rgb(223, 250, 220); /* oklch */ color: oklch(95.8% 0.049 142.4);
Tailwind
colors: {
custom: {
50: '#e9fce6',
500: '#dffadc',
950: '#000000',
},
}SCSS
$custom: #dffadc; $custom-light: #e9fce6; $custom-dark: #000000;
JSON
{
"hex": "#dffadc",
"rgb": {
"r": 223,
"g": 250,
"b": 220
},
"hsl": {
"h": 114,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.95754,
"c": 0.04873,
"h": 142.4
},
"luminance": 0.89226
}Semantic roles & 50–950 ramp
primary
#DFFADC
secondary
#D99BE0
accent
#0ED7C3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584