#DAFDA4#DAFDA4
#DAFDA4 is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 94.9% C 0.119 H 126.0°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFDA4 |
|---|---|
| RGB | rgb(218, 253, 164) |
| HSL | hsl(84, 96%, 82%) |
| HSV | hsv(84, 35%, 99%) |
| CMYK | cmyk(13.8%, 0%, 35.2%, 0.8%) |
| CIE-LAB | lab(95.09, -25.73, 38.96) |
| CIE-LCH | lch(95.09, 46.69, 123.44°) |
| OKLab | oklab(94.86% -0.0702 0.0964) |
| OKLCH | oklch(94.86% 0.119 126) |
| XYZ | xyz(70.7388, 87.8358, 48.3420) |
| Luminance | 0.8784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.38
Light Light Green
#C8FFB0
ΔE00 4.62
Pistachio (survey)
#C0FA8B
ΔE00 4.68
Tea Green
#BDF8A3
ΔE00 4.99
Light Khaki
#E6F2A2
ΔE00 5.04
Light Yellowish Green
#C2FF89
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFDA4 #C7A4FD
analogous
#FDF4A4 #DAFDA4 #AEFDA4
triadic
#DAFDA4 #A4DAFD #FDA4DA
tetradic
#DAFDA4 #A4FDF4 #C7A4FD #FDA4AE
square
#DAFDA4 #A4FDF4 #C7A4FD #FDA4AE
split-complementary
#DAFDA4 #A4AEFD #F4A4FD
monochromatic
#A9FA2C #C2FC68 #DAFDA4 #F2FEE0 #F3FEE1
Accessibility & contrast
On white
1.13
#DAFDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DAFDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFDA4
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFDA4 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29E
Deuteranopia (green-blind)
#FFF0A8
Tritanopia (blue-blind)
#DFF5E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dafda4; /* rgb */ color: rgb(218, 253, 164); /* oklch */ color: oklch(94.9% 0.119 126.0);
Tailwind
colors: {
custom: {
50: '#e6fec0',
500: '#dafda4',
950: '#000000',
},
}SCSS
$custom: #dafda4; $custom-light: #e6fec0; $custom-dark: #000000;
JSON
{
"hex": "#dafda4",
"rgb": {
"r": 218,
"g": 253,
"b": 164
},
"hsl": {
"h": 83.596,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.94863,
"c": 0.11928,
"h": 126
},
"luminance": 0.87836
}Semantic roles & 50–950 ramp
primary
#DAFDA4
secondary
#9565E0
accent
#00E65A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161712
muted
#848582