#DFFDA3#DFFDA3
#DFFDA3 is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.2% C 0.118 H 123.6°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDA3 |
|---|---|
| RGB | rgb(223, 253, 163) |
| HSL | hsl(80, 96%, 82%) |
| HSV | hsv(80, 36%, 99%) |
| CMYK | cmyk(11.9%, 0%, 35.6%, 0.8%) |
| CIE-LAB | lab(95.41, -24.05, 39.93) |
| CIE-LCH | lch(95.41, 46.61, 121.06°) |
| OKLab | oklab(95.19% -0.0656 0.0987) |
| OKLCH | oklch(95.19% 0.118 123.6) |
| XYZ | xyz(72.1671, 88.5826, 47.9394) |
| Luminance | 0.8858 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.20
Celery
#C1FD95
ΔE00 5.26
Pistachio (survey)
#C0FA8B
ΔE00 5.36
Light Yellow Green
#CCFD7F
ΔE00 5.39
Light Light Green
#C8FFB0
ΔE00 5.68
Light Yellowish Green
#C2FF89
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDA3 #C1A3FD
analogous
#FDEEA3 #DFFDA3 #B2FDA3
triadic
#DFFDA3 #A3DFFD #FDA3DF
tetradic
#DFFDA3 #A3FDEE #C1A3FD #FDA3B2
square
#DFFDA3 #A3FDEE #C1A3FD #FDA3B2
split-complementary
#DFFDA3 #A3B2FD #EEA3FD
monochromatic
#B5FA2B #CAFC67 #DFFDA3 #F4FEDF #F5FEE1
Accessibility & contrast
On white
1.12
#DFFDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#DFFDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDA3
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDA3 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39D
Deuteranopia (green-blind)
#FFF2A7
Tritanopia (blue-blind)
#E5F5E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffda3; /* rgb */ color: rgb(223, 253, 163); /* oklch */ color: oklch(95.2% 0.118 123.6);
Tailwind
colors: {
custom: {
50: '#eafebf',
500: '#dffda3',
950: '#000000',
},
}SCSS
$custom: #dffda3; $custom-light: #eafebf; $custom-dark: #000000;
JSON
{
"hex": "#dffda3",
"rgb": {
"r": 223,
"g": 253,
"b": 163
},
"hsl": {
"h": 80,
"s": 95.745,
"l": 81.569
},
"oklch": {
"l": 0.95193,
"c": 0.11849,
"h": 123.6
},
"luminance": 0.88583
}Semantic roles & 50–950 ramp
primary
#DFFDA3
secondary
#8D64E0
accent
#00E64D
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582