#DFFDCD#DFFDCD
#DFFDCD is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 96.0% C 0.070 H 133.8°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDCD |
|---|---|
| RGB | rgb(223, 253, 205) |
| HSL | hsl(98, 92%, 90%) |
| HSV | hsv(98, 19%, 99%) |
| CMYK | cmyk(11.9%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(96.14, -18.11, 19.79) |
| CIE-LCH | lch(96.14, 26.83, 132.47°) |
| OKLab | oklab(96.02% -0.0487 0.0508) |
| OKLCH | oklch(96.02% 0.07 133.8) |
| XYZ | xyz(76.5741, 90.3455, 71.1500) |
| Luminance | 0.9035 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.45
Very Light Green
#D1FFBD
ΔE00 4.51
Pale Green
#C7FDB5
ΔE00 6.14
Light Sage
#BCECAC
ΔE00 6.46
Celadon
#BEFDB7
ΔE00 6.90
Light Light Green
#C8FFB0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDCD #EBCDFD
analogous
#F7FDCD #DFFDCD #CDFDD3
triadic
#DFFDCD #CDDFFD #FDCDDF
tetradic
#DFFDCD #CDF7FD #EBCDFD #FDD3CD
square
#DFFDCD #CDF7FD #EBCDFD #FDD3CD
split-complementary
#DFFDCD #D3CDFD #FDCDF7
monochromatic
#94F857 #B9FB92 #DFFDCD #ECFEE2 #ECFEE2
Accessibility & contrast
On white
1.10
#DFFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#DFFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDCD
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDCD | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CA
Deuteranopia (green-blind)
#FCF3CF
Tritanopia (blue-blind)
#E0F9F0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffdcd; /* rgb */ color: rgb(223, 253, 205); /* oklch */ color: oklch(96.0% 0.070 133.8);
Tailwind
colors: {
custom: {
50: '#e9fedc',
500: '#dffdcd',
950: '#000000',
},
}SCSS
$custom: #dffdcd; $custom-light: #e9fedc; $custom-dark: #000000;
JSON
{
"hex": "#dffdcd",
"rgb": {
"r": 223,
"g": 253,
"b": 205
},
"hsl": {
"h": 97.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.9602,
"c": 0.07037,
"h": 133.8
},
"luminance": 0.90346
}Semantic roles & 50–950 ramp
primary
#DFFDCD
secondary
#C389E6
accent
#00E68F
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161715
muted
#848584