#DFFCA4#DFFCA4
#DFFCA4 is a very light, moderate yellow-green. Relative luminance 0.880; OKLCH L 95.0% C 0.116 H 123.4°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCA4 |
|---|---|
| RGB | rgb(223, 252, 164) |
| HSL | hsl(80, 94%, 82%) |
| HSV | hsv(80, 35%, 99%) |
| CMYK | cmyk(11.5%, 0%, 34.9%, 1.2%) |
| CIE-LAB | lab(95.16, -23.45, 39.11) |
| CIE-LCH | lch(95.16, 45.60, 120.95°) |
| OKLab | oklab(95% -0.0639 0.0968) |
| OKLCH | oklch(95% 0.116 123.4) |
| XYZ | xyz(71.9422, 87.9889, 48.3082) |
| Luminance | 0.8799 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.94
Celery
#C1FD95
ΔE00 5.45
Pistachio (survey)
#C0FA8B
ΔE00 5.57
Light Light Green
#C8FFB0
ΔE00 5.67
Light Yellow Green
#CCFD7F
ΔE00 5.69
Light Yellowish Green
#C2FF89
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCA4 #C1A4FC
analogous
#FCEDA4 #DFFCA4 #B3FCA4
triadic
#DFFCA4 #A4DFFC #FCA4DF
tetradic
#DFFCA4 #A4FCED #C1A4FC #FCA4B3
square
#DFFCA4 #A4FCED #C1A4FC #FCA4B3
split-complementary
#DFFCA4 #A4B3FC #EDA4FC
monochromatic
#B5F82E #CAFA69 #DFFCA4 #F4FEDF #F5FEE1
Accessibility & contrast
On white
1.13
#DFFCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DFFCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCA4
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCA4 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29E
Deuteranopia (green-blind)
#FFF1A8
Tritanopia (blue-blind)
#E5F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffca4; /* rgb */ color: rgb(223, 252, 164); /* oklch */ color: oklch(95.0% 0.116 123.4);
Tailwind
colors: {
custom: {
50: '#eafdc0',
500: '#dffca4',
950: '#000000',
},
}SCSS
$custom: #dffca4; $custom-light: #eafdc0; $custom-dark: #000000;
JSON
{
"hex": "#dffca4",
"rgb": {
"r": 223,
"g": 252,
"b": 164
},
"hsl": {
"h": 79.773,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.94998,
"c": 0.11597,
"h": 123.4
},
"luminance": 0.87989
}Semantic roles & 50–950 ramp
primary
#DFFCA4
secondary
#8D65DF
accent
#00E64C
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582