#DFFDC9#DFFDC9
#DFFDC9 is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 95.9% C 0.075 H 132.2°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDC9 |
|---|---|
| RGB | rgb(223, 253, 201) |
| HSL | hsl(95, 93%, 89%) |
| HSV | hsv(95, 21%, 99%) |
| CMYK | cmyk(11.9%, 0%, 20.6%, 0.8%) |
| CIE-LAB | lab(96.06, -18.74, 21.72) |
| CIE-LCH | lch(96.06, 28.69, 130.79°) |
| OKLab | oklab(95.93% -0.0503 0.0556) |
| OKLCH | oklch(95.93% 0.075 132.2) |
| XYZ | xyz(76.0975, 90.1548, 68.6395) |
| Luminance | 0.9016 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.82
Very Light Green
#D1FFBD
ΔE00 3.86
Pale Green
#C7FDB5
ΔE00 5.52
Light Sage
#BCECAC
ΔE00 6.04
Light Light Green
#C8FFB0
ΔE00 6.32
Celadon
#BEFDB7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDC9 #E7C9FD
analogous
#F9FDC9 #DFFDC9 #C9FDCD
triadic
#DFFDC9 #C9DFFD #FDC9DF
tetradic
#DFFDC9 #C9F9FD #E7C9FD #FDCDC9
square
#DFFDC9 #C9F9FD #E7C9FD #FDCDC9
split-complementary
#DFFDC9 #CDC9FD #FDC9F9
monochromatic
#99F953 #BCFB8E #DFFDC9 #EEFEE1 #EEFEE1
Accessibility & contrast
On white
1.10
#DFFDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DFFDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDC9
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDC9 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C6
Deuteranopia (green-blind)
#FDF3CB
Tritanopia (blue-blind)
#E0F8EF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffdc9; /* rgb */ color: rgb(223, 253, 201); /* oklch */ color: oklch(95.9% 0.075 132.2);
Tailwind
colors: {
custom: {
50: '#e9fed9',
500: '#dffdc9',
950: '#000000',
},
}SCSS
$custom: #dffdc9; $custom-light: #e9fed9; $custom-dark: #000000;
JSON
{
"hex": "#dffdc9",
"rgb": {
"r": 223,
"g": 253,
"b": 201
},
"hsl": {
"h": 94.615,
"s": 92.857,
"l": 89.02
},
"oklch": {
"l": 0.95931,
"c": 0.07498,
"h": 132.2
},
"luminance": 0.90156
}Semantic roles & 50–950 ramp
primary
#DFFDC9
secondary
#BC85E5
accent
#00E684
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583