#DFFCA9#DFFCA9
#DFFCA9 is a very light, moderate yellow-green. Relative luminance 0.882; OKLCH L 95.1% C 0.110 H 124.1°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCA9 |
|---|---|
| RGB | rgb(223, 252, 169) |
| HSL | hsl(81, 93%, 83%) |
| HSV | hsv(81, 33%, 99%) |
| CMYK | cmyk(11.5%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(95.23, -22.81, 36.73) |
| CIE-LCH | lch(95.23, 43.24, 121.85°) |
| OKLab | oklab(95.09% -0.0619 0.0914) |
| OKLCH | oklch(95.09% 0.11 124.1) |
| XYZ | xyz(72.4026, 88.1731, 50.7332) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.01
Light Light Green
#C8FFB0
ΔE00 5.23
Very Light Green
#D1FFBD
ΔE00 5.42
Very Pale Green
#CFFDBC
ΔE00 5.59
Celery
#C1FD95
ΔE00 5.66
Tea Green
#BDF8A3
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCA9 #C6A9FC
analogous
#FCF0A9 #DFFCA9 #B5FCA9
triadic
#DFFCA9 #A9DFFC #FCA9DF
tetradic
#DFFCA9 #A9FCF0 #C6A9FC #FCA9B5
square
#DFFCA9 #A9FCF0 #C6A9FC #FCA9B5
split-complementary
#DFFCA9 #A9B5FC #F0A9FC
monochromatic
#B3F833 #C9FA6E #DFFCA9 #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.13
#DFFCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#DFFCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCA9
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCA9 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A3
Deuteranopia (green-blind)
#FFF1AD
Tritanopia (blue-blind)
#E5F4E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffca9; /* rgb */ color: rgb(223, 252, 169); /* oklch */ color: oklch(95.1% 0.110 124.1);
Tailwind
colors: {
custom: {
50: '#eafdc3',
500: '#dffca9',
950: '#000000',
},
}SCSS
$custom: #dffca9; $custom-light: #eafdc3; $custom-dark: #000000;
JSON
{
"hex": "#dffca9",
"rgb": {
"r": 223,
"g": 252,
"b": 169
},
"hsl": {
"h": 80.964,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.95086,
"c": 0.11036,
"h": 124.1
},
"luminance": 0.88173
}Semantic roles & 50–950 ramp
primary
#DFFCA9
secondary
#936AE0
accent
#00E650
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582