#DFFDA7#DFFDA7
#DFFDA7 is a very light, moderate yellow-green. Relative luminance 0.887; OKLCH L 95.3% C 0.114 H 124.2°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDA7 |
|---|---|
| RGB | rgb(223, 253, 167) |
| HSL | hsl(81, 96%, 82%) |
| HSV | hsv(81, 34%, 99%) |
| CMYK | cmyk(11.9%, 0%, 34%, 0.8%) |
| CIE-LAB | lab(95.47, -23.55, 38.03) |
| CIE-LCH | lch(95.47, 44.73, 121.77°) |
| OKLab | oklab(95.26% -0.064 0.0944) |
| OKLCH | oklch(95.26% 0.114 124.2) |
| XYZ | xyz(72.5312, 88.7283, 49.8569) |
| Luminance | 0.8873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.19
Light Light Green
#C8FFB0
ΔE00 5.29
Celery
#C1FD95
ΔE00 5.38
Pistachio (survey)
#C0FA8B
ΔE00 5.63
Very Light Green
#D1FFBD
ΔE00 5.69
Tea Green
#BDF8A3
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDA7 #C5A7FD
analogous
#FDF0A7 #DFFDA7 #B4FDA7
triadic
#DFFDA7 #A7DFFD #FDA7DF
tetradic
#DFFDA7 #A7FDF0 #C5A7FD #FDA7B4
square
#DFFDA7 #A7FDF0 #C5A7FD #FDA7B4
split-complementary
#DFFDA7 #A7B4FD #F0A7FD
monochromatic
#B3FA2F #C9FC6B #DFFDA7 #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.12
#DFFDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DFFDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDA7
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDA7 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A1
Deuteranopia (green-blind)
#FFF2AB
Tritanopia (blue-blind)
#E5F5E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffda7; /* rgb */ color: rgb(223, 253, 167); /* oklch */ color: oklch(95.3% 0.114 124.2);
Tailwind
colors: {
custom: {
50: '#eafec2',
500: '#dffda7',
950: '#000000',
},
}SCSS
$custom: #dffda7; $custom-light: #eafec2; $custom-dark: #000000;
JSON
{
"hex": "#dffda7",
"rgb": {
"r": 223,
"g": 253,
"b": 167
},
"hsl": {
"h": 80.93,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.95262,
"c": 0.11404,
"h": 124.2
},
"luminance": 0.88729
}Semantic roles & 50–950 ramp
primary
#DFFDA7
secondary
#9267E1
accent
#00E650
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582