#DFFDA9#DFFDA9
#DFFDA9 is a very light, moderate yellow-green. Relative luminance 0.888; OKLCH L 95.3% C 0.112 H 124.5°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDA9 |
|---|---|
| RGB | rgb(223, 253, 169) |
| HSL | hsl(81, 95%, 83%) |
| HSV | hsv(81, 33%, 99%) |
| CMYK | cmyk(11.9%, 0%, 33.2%, 0.8%) |
| CIE-LAB | lab(95.50, -23.29, 37.08) |
| CIE-LCH | lch(95.50, 43.79, 122.14°) |
| OKLab | oklab(95.3% -0.0632 0.0922) |
| OKLCH | oklch(95.3% 0.112 124.5) |
| XYZ | xyz(72.7175, 88.8028, 50.8381) |
| Luminance | 0.8880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.23
Light Light Green
#C8FFB0
ΔE00 5.11
Very Light Green
#D1FFBD
ΔE00 5.40
Celery
#C1FD95
ΔE00 5.48
Very Pale Green
#CFFDBC
ΔE00 5.58
Tea Green
#BDF8A3
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDA9 #C7A9FD
analogous
#FDF1A9 #DFFDA9 #B5FDA9
triadic
#DFFDA9 #A9DFFD #FDA9DF
tetradic
#DFFDA9 #A9FDF1 #C7A9FD #FDA9B5
square
#DFFDA9 #A9FDF1 #C7A9FD #FDA9B5
split-complementary
#DFFDA9 #A9B5FD #F1A9FD
monochromatic
#B2FA31 #C9FC6D #DFFDA9 #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.12
#DFFDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#DFFDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDA9
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDA9 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A3
Deuteranopia (green-blind)
#FFF2AD
Tritanopia (blue-blind)
#E5F5E8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffda9; /* rgb */ color: rgb(223, 253, 169); /* oklch */ color: oklch(95.3% 0.112 124.5);
Tailwind
colors: {
custom: {
50: '#eafec3',
500: '#dffda9',
950: '#000000',
},
}SCSS
$custom: #dffda9; $custom-light: #eafec3; $custom-dark: #000000;
JSON
{
"hex": "#dffda9",
"rgb": {
"r": 223,
"g": 253,
"b": 169
},
"hsl": {
"h": 81.429,
"s": 95.455,
"l": 82.745
},
"oklch": {
"l": 0.95297,
"c": 0.11179,
"h": 124.5
},
"luminance": 0.88803
}Semantic roles & 50–950 ramp
primary
#DFFDA9
secondary
#9469E1
accent
#00E652
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582