#DAFDA7#DAFDA7
#DAFDA7 is a very light, moderate yellow-green. Relative luminance 0.879; OKLCH L 94.9% C 0.116 H 126.5°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFDA7 |
|---|---|
| RGB | rgb(218, 253, 167) |
| HSL | hsl(84, 96%, 82%) |
| HSV | hsv(84, 34%, 99%) |
| CMYK | cmyk(13.8%, 0%, 34%, 0.8%) |
| CIE-LAB | lab(95.14, -25.34, 37.54) |
| CIE-LCH | lch(95.14, 45.29, 124.02°) |
| OKLab | oklab(94.92% -0.069 0.0932) |
| OKLCH | oklch(94.92% 0.116 126.5) |
| XYZ | xyz(71.0130, 87.9455, 49.7857) |
| Luminance | 0.8795 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.30
Celery
#C1FD95
ΔE00 4.53
Tea Green
#BDF8A3
ΔE00 4.81
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Very Light Green
#D1FFBD
ΔE00 4.98
Light Khaki
#E6F2A2
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFDA7 #CAA7FD
analogous
#FDF5A7 #DAFDA7 #AFFDA7
triadic
#DAFDA7 #A7DAFD #FDA7DA
tetradic
#DAFDA7 #A7FDF5 #CAA7FD #FDA7AF
square
#DAFDA7 #A7FDF5 #CAA7FD #FDA7AF
split-complementary
#DAFDA7 #A7AFFD #F5A7FD
monochromatic
#A8FA2F #C1FC6B #DAFDA7 #F2FEE1 #F2FEE1
Accessibility & contrast
On white
1.13
#DAFDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#DAFDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFDA7
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFDA7 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A1
Deuteranopia (green-blind)
#FFF0AB
Tritanopia (blue-blind)
#DFF5E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dafda7; /* rgb */ color: rgb(218, 253, 167); /* oklch */ color: oklch(94.9% 0.116 126.5);
Tailwind
colors: {
custom: {
50: '#e6fec2',
500: '#dafda7',
950: '#000000',
},
}SCSS
$custom: #dafda7; $custom-light: #e6fec2; $custom-dark: #000000;
JSON
{
"hex": "#dafda7",
"rgb": {
"r": 218,
"g": 253,
"b": 167
},
"hsl": {
"h": 84.419,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.94915,
"c": 0.11596,
"h": 126.5
},
"luminance": 0.87946
}Semantic roles & 50–950 ramp
primary
#DAFDA7
secondary
#9967E1
accent
#00E65D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161712
muted
#848582