#DAFCA4#DAFCA4
#DAFCA4 is a very light, moderate yellow-green. Relative luminance 0.872; OKLCH L 94.7% C 0.118 H 125.7°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCA4 |
|---|---|
| RGB | rgb(218, 252, 164) |
| HSL | hsl(83, 94%, 82%) |
| HSV | hsv(83, 35%, 99%) |
| CMYK | cmyk(13.5%, 0%, 34.9%, 1.2%) |
| CIE-LAB | lab(94.83, -25.25, 38.61) |
| CIE-LCH | lch(94.83, 46.14, 123.18°) |
| OKLab | oklab(94.65% -0.0688 0.0956) |
| OKLCH | oklch(94.65% 0.118 125.7) |
| XYZ | xyz(70.4240, 87.2061, 48.2371) |
| Luminance | 0.8721 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.54
Light Light Green
#C8FFB0
ΔE00 4.70
Light Khaki
#E6F2A2
ΔE00 4.82
Pistachio (survey)
#C0FA8B
ΔE00 4.82
Tea Green
#BDF8A3
ΔE00 5.05
Light Yellowish Green
#C2FF89
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCA4 #C6A4FC
analogous
#FCF2A4 #DAFCA4 #AEFCA4
triadic
#DAFCA4 #A4DAFC #FCA4DA
tetradic
#DAFCA4 #A4FCF2 #C6A4FC #FCA4AE
square
#DAFCA4 #A4FCF2 #C6A4FC #FCA4AE
split-complementary
#DAFCA4 #A4AEFC #F2A4FC
monochromatic
#AAF82E #C2FA69 #DAFCA4 #F2FEDF #F3FEE1
Accessibility & contrast
On white
1.14
#DAFCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#DAFCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCA4
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCA4 | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19E
Deuteranopia (green-blind)
#FFF0A8
Tritanopia (blue-blind)
#DFF4E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dafca4; /* rgb */ color: rgb(218, 252, 164); /* oklch */ color: oklch(94.7% 0.118 125.7);
Tailwind
colors: {
custom: {
50: '#e6fdc0',
500: '#dafca4',
950: '#000000',
},
}SCSS
$custom: #dafca4; $custom-light: #e6fdc0; $custom-dark: #000000;
JSON
{
"hex": "#dafca4",
"rgb": {
"r": 218,
"g": 252,
"b": 164
},
"hsl": {
"h": 83.182,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.9465,
"c": 0.11784,
"h": 125.7
},
"luminance": 0.87207
}Semantic roles & 50–950 ramp
primary
#DAFCA4
secondary
#9465DF
accent
#00E659
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161712
muted
#848582