#DFFCA5#DFFCA5
#DFFCA5 is a very light, moderate yellow-green. Relative luminance 0.880; OKLCH L 95.0% C 0.115 H 123.6°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCA5 |
|---|---|
| RGB | rgb(223, 252, 165) |
| HSL | hsl(80, 94%, 82%) |
| HSV | hsv(80, 35%, 99%) |
| CMYK | cmyk(11.5%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(95.17, -23.33, 38.63) |
| CIE-LCH | lch(95.17, 45.13, 121.12°) |
| OKLab | oklab(95.02% -0.0635 0.0957) |
| OKLCH | oklch(95.02% 0.115 123.6) |
| XYZ | xyz(72.0328, 88.0252, 48.7857) |
| Luminance | 0.8802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.94
Celery
#C1FD95
ΔE00 5.48
Light Light Green
#C8FFB0
ΔE00 5.57
Pistachio (survey)
#C0FA8B
ΔE00 5.64
Light Yellow Green
#CCFD7F
ΔE00 5.82
Very Light Green
#D1FFBD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCA5 #C2A5FC
analogous
#FCEEA5 #DFFCA5 #B4FCA5
triadic
#DFFCA5 #A5DFFC #FCA5DF
tetradic
#DFFCA5 #A5FCEE #C2A5FC #FCA5B4
square
#DFFCA5 #A5FCEE #C2A5FC #FCA5B4
split-complementary
#DFFCA5 #A5B4FC #EEA5FC
monochromatic
#B5F82F #CAFA6A #DFFCA5 #F4FEE0 #F4FEE1
Accessibility & contrast
On white
1.13
#DFFCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DFFCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCA5
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCA5 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29F
Deuteranopia (green-blind)
#FFF1A9
Tritanopia (blue-blind)
#E5F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffca5; /* rgb */ color: rgb(223, 252, 165); /* oklch */ color: oklch(95.0% 0.115 123.6);
Tailwind
colors: {
custom: {
50: '#eafdc0',
500: '#dffca5',
950: '#000000',
},
}SCSS
$custom: #dffca5; $custom-light: #eafdc0; $custom-dark: #000000;
JSON
{
"hex": "#dffca5",
"rgb": {
"r": 223,
"g": 252,
"b": 165
},
"hsl": {
"h": 80,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.95016,
"c": 0.11485,
"h": 123.6
},
"luminance": 0.88025
}Semantic roles & 50–950 ramp
primary
#DFFCA5
secondary
#8E66DF
accent
#00E64D
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582