#DFFCA6#DFFCA6
#DFFCA6 is a very light, moderate yellow-green. Relative luminance 0.881; OKLCH L 95.0% C 0.114 H 123.7°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCA6 |
|---|---|
| RGB | rgb(223, 252, 166) |
| HSL | hsl(80, 93%, 82%) |
| HSV | hsv(80, 34%, 99%) |
| CMYK | cmyk(11.5%, 0%, 34.1%, 1.2%) |
| CIE-LAB | lab(95.19, -23.20, 38.16) |
| CIE-LCH | lch(95.19, 44.66, 121.30°) |
| OKLab | oklab(95.03% -0.0631 0.0946) |
| OKLCH | oklch(95.03% 0.114 123.7) |
| XYZ | xyz(72.1242, 88.0617, 49.2669) |
| Luminance | 0.8806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.95
Light Light Green
#C8FFB0
ΔE00 5.48
Celery
#C1FD95
ΔE00 5.52
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Very Light Green
#D1FFBD
ΔE00 5.86
Tea Green
#BDF8A3
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCA6 #C3A6FC
analogous
#FCEEA6 #DFFCA6 #B4FCA6
triadic
#DFFCA6 #A6DFFC #FCA6DF
tetradic
#DFFCA6 #A6FCEE #C3A6FC #FCA6B4
square
#DFFCA6 #A6FCEE #C3A6FC #FCA6B4
split-complementary
#DFFCA6 #A6B4FC #EEA6FC
monochromatic
#B4F830 #CAFA6B #DFFCA6 #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.13
#DFFCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DFFCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCA6
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCA6 | 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)
#FFF2A0
Deuteranopia (green-blind)
#FFF1AA
Tritanopia (blue-blind)
#E5F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffca6; /* rgb */ color: rgb(223, 252, 166); /* oklch */ color: oklch(95.0% 0.114 123.7);
Tailwind
colors: {
custom: {
50: '#eafdc1',
500: '#dffca6',
950: '#000000',
},
}SCSS
$custom: #dffca6; $custom-light: #eafdc1; $custom-dark: #000000;
JSON
{
"hex": "#dffca6",
"rgb": {
"r": 223,
"g": 252,
"b": 166
},
"hsl": {
"h": 80.233,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.95033,
"c": 0.11373,
"h": 123.7
},
"luminance": 0.88062
}Semantic roles & 50–950 ramp
primary
#DFFCA6
secondary
#9067DF
accent
#00E64D
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582