#DFFCA7#DFFCA7
#DFFCA7 is a very light, moderate yellow-green. Relative luminance 0.881; OKLCH L 95.0% C 0.113 H 123.8°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCA7 |
|---|---|
| RGB | rgb(223, 252, 167) |
| HSL | hsl(80, 93%, 82%) |
| HSV | hsv(80, 34%, 99%) |
| CMYK | cmyk(11.5%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(95.20, -23.07, 37.68) |
| CIE-LCH | lch(95.20, 44.19, 121.48°) |
| OKLab | oklab(95.05% -0.0627 0.0935) |
| OKLCH | oklch(95.05% 0.113 123.8) |
| XYZ | xyz(72.2163, 88.0986, 49.7519) |
| Luminance | 0.8810 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.96
Light Light Green
#C8FFB0
ΔE00 5.39
Celery
#C1FD95
ΔE00 5.56
Very Light Green
#D1FFBD
ΔE00 5.71
Pistachio (survey)
#C0FA8B
ΔE00 5.79
Very Pale Green
#CFFDBC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCA7 #C4A7FC
analogous
#FCEFA7 #DFFCA7 #B4FCA7
triadic
#DFFCA7 #A7DFFC #FCA7DF
tetradic
#DFFCA7 #A7FCEF #C4A7FC #FCA7B4
square
#DFFCA7 #A7FCEF #C4A7FC #FCA7B4
split-complementary
#DFFCA7 #A7B4FC #EFA7FC
monochromatic
#B4F831 #C9FA6C #DFFCA7 #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.13
#DFFCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DFFCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCA7
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCA7 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A1
Deuteranopia (green-blind)
#FFF1AB
Tritanopia (blue-blind)
#E5F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffca7; /* rgb */ color: rgb(223, 252, 167); /* oklch */ color: oklch(95.0% 0.113 123.8);
Tailwind
colors: {
custom: {
50: '#eafdc2',
500: '#dffca7',
950: '#000000',
},
}SCSS
$custom: #dffca7; $custom-light: #eafdc2; $custom-dark: #000000;
JSON
{
"hex": "#dffca7",
"rgb": {
"r": 223,
"g": 252,
"b": 167
},
"hsl": {
"h": 80.471,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.9505,
"c": 0.11261,
"h": 123.8
},
"luminance": 0.88099
}Semantic roles & 50–950 ramp
primary
#DFFCA7
secondary
#9168DF
accent
#00E64E
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582