#DFFDCE#DFFDCE
#DFFDCE is a very light, moderate yellow-green. Relative luminance 0.904; OKLCH L 96.0% C 0.069 H 134.3°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDCE |
|---|---|
| RGB | rgb(223, 253, 206) |
| HSL | hsl(98, 92%, 90%) |
| HSV | hsv(98, 19%, 99%) |
| CMYK | cmyk(11.9%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(96.16, -17.95, 19.31) |
| CIE-LCH | lch(96.16, 26.37, 132.92°) |
| OKLab | oklab(96.04% -0.0483 0.0496) |
| OKLCH | oklch(96.04% 0.069 134.3) |
| XYZ | xyz(76.6952, 90.3939, 71.7877) |
| Luminance | 0.9040 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.63
Very Light Green
#D1FFBD
ΔE00 4.70
Pale Green
#C7FDB5
ΔE00 6.31
Light Sage
#BCECAC
ΔE00 6.58
Celadon
#BEFDB7
ΔE00 7.03
Light Light Green
#C8FFB0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDCE #ECCEFD
analogous
#F6FDCE #DFFDCE #CEFDD5
triadic
#DFFDCE #CEDFFD #FDCEDF
tetradic
#DFFDCE #CEF6FD #ECCEFD #FDD5CE
square
#DFFDCE #CEF6FD #ECCEFD #FDD5CE
split-complementary
#DFFDCE #D5CEFD #FDCEF6
monochromatic
#92F858 #B9FB93 #DFFDCE #ECFEE2 #ECFEE2
Accessibility & contrast
On white
1.10
#DFFDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#DFFDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDCE
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDCE | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CB
Deuteranopia (green-blind)
#FCF3D0
Tritanopia (blue-blind)
#DFF9F0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffdce; /* rgb */ color: rgb(223, 253, 206); /* oklch */ color: oklch(96.0% 0.069 134.3);
Tailwind
colors: {
custom: {
50: '#e9fedd',
500: '#dffdce',
950: '#000000',
},
}SCSS
$custom: #dffdce; $custom-light: #e9fedd; $custom-dark: #000000;
JSON
{
"hex": "#dffdce",
"rgb": {
"r": 223,
"g": 253,
"b": 206
},
"hsl": {
"h": 98.298,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.96042,
"c": 0.06923,
"h": 134.3
},
"luminance": 0.90395
}Semantic roles & 50–950 ramp
primary
#DFFDCE
secondary
#C48AE6
accent
#00E692
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161715
muted
#848584