#DFFDA1#DFFDA1
#DFFDA1 is a very light, vivid yellow-green. Relative luminance 0.885; OKLCH L 95.2% C 0.121 H 123.4°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDA1 |
|---|---|
| RGB | rgb(223, 253, 161) |
| HSL | hsl(80, 96%, 81%) |
| HSV | hsv(80, 36%, 99%) |
| CMYK | cmyk(11.9%, 0%, 36.4%, 0.8%) |
| CIE-LAB | lab(95.38, -24.30, 40.87) |
| CIE-LCH | lch(95.38, 47.55, 120.73°) |
| OKLab | oklab(95.16% -0.0664 0.1008) |
| OKLCH | oklch(95.16% 0.121 123.4) |
| XYZ | xyz(71.9893, 88.5115, 47.0032) |
| Luminance | 0.8851 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.24
Light Yellow Green
#CCFD7F
ΔE00 5.12
Celery
#C1FD95
ΔE00 5.23
Pistachio (survey)
#C0FA8B
ΔE00 5.26
Light Yellowish Green
#C2FF89
ΔE00 5.61
Light Pea Green
#C4FE82
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDA1 #BFA1FD
analogous
#FDEDA1 #DFFDA1 #B1FDA1
triadic
#DFFDA1 #A1DFFD #FDA1DF
tetradic
#DFFDA1 #A1FDED #BFA1FD #FDA1B1
square
#DFFDA1 #A1FDED #BFA1FD #FDA1B1
split-complementary
#DFFDA1 #A1B1FD #EDA1FD
monochromatic
#B6FA29 #CBFC65 #DFFDA1 #F3FEDD #F5FEE1
Accessibility & contrast
On white
1.12
#DFFDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DFFDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDA1
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDA1 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39A
Deuteranopia (green-blind)
#FFF2A5
Tritanopia (blue-blind)
#E5F5E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffda1; /* rgb */ color: rgb(223, 253, 161); /* oklch */ color: oklch(95.2% 0.121 123.4);
Tailwind
colors: {
custom: {
50: '#eafebe',
500: '#dffda1',
950: '#000000',
},
}SCSS
$custom: #dffda1; $custom-light: #eafebe; $custom-dark: #000000;
JSON
{
"hex": "#dffda1",
"rgb": {
"r": 223,
"g": 253,
"b": 161
},
"hsl": {
"h": 79.565,
"s": 95.833,
"l": 81.176
},
"oklch": {
"l": 0.95159,
"c": 0.12069,
"h": 123.4
},
"luminance": 0.88512
}Semantic roles & 50–950 ramp
primary
#DFFDA1
secondary
#8B62E0
accent
#00E64B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582