#DFFDA4#DFFDA4
#DFFDA4 is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.2% C 0.117 H 123.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDA4 |
|---|---|
| RGB | rgb(223, 253, 164) |
| HSL | hsl(80, 96%, 82%) |
| HSV | hsv(80, 35%, 99%) |
| CMYK | cmyk(11.9%, 0%, 35.2%, 0.8%) |
| CIE-LAB | lab(95.42, -23.93, 39.45) |
| CIE-LCH | lch(95.42, 46.14, 121.23°) |
| OKLab | oklab(95.21% -0.0652 0.0976) |
| OKLCH | oklch(95.21% 0.117 123.8) |
| XYZ | xyz(72.2570, 88.6186, 48.4132) |
| Luminance | 0.8862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.19
Celery
#C1FD95
ΔE00 5.28
Pistachio (survey)
#C0FA8B
ΔE00 5.42
Light Yellow Green
#CCFD7F
ΔE00 5.52
Light Light Green
#C8FFB0
ΔE00 5.58
Light Yellowish Green
#C2FF89
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDA4 #C2A4FD
analogous
#FDEFA4 #DFFDA4 #B3FDA4
triadic
#DFFDA4 #A4DFFD #FDA4DF
tetradic
#DFFDA4 #A4FDEF #C2A4FD #FDA4B3
square
#DFFDA4 #A4FDEF #C2A4FD #FDA4B3
split-complementary
#DFFDA4 #A4B3FD #EFA4FD
monochromatic
#B5FA2C #CAFC68 #DFFDA4 #F4FEE0 #F4FEE1
Accessibility & contrast
On white
1.12
#DFFDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#DFFDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDA4
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDA4 | 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)
#FFF39E
Deuteranopia (green-blind)
#FFF2A8
Tritanopia (blue-blind)
#E5F5E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffda4; /* rgb */ color: rgb(223, 253, 164); /* oklch */ color: oklch(95.2% 0.117 123.8);
Tailwind
colors: {
custom: {
50: '#eafec0',
500: '#dffda4',
950: '#000000',
},
}SCSS
$custom: #dffda4; $custom-light: #eafec0; $custom-dark: #000000;
JSON
{
"hex": "#dffda4",
"rgb": {
"r": 223,
"g": 253,
"b": 164
},
"hsl": {
"h": 80.225,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.9521,
"c": 0.11737,
"h": 123.8
},
"luminance": 0.88619
}Semantic roles & 50–950 ramp
primary
#DFFDA4
secondary
#8E65E0
accent
#00E64D
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582