#DAFCA1#DAFCA1
#DAFCA1 is a very light, vivid yellow-green. Relative luminance 0.871; OKLCH L 94.6% C 0.121 H 125.3°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCA1 |
|---|---|
| RGB | rgb(218, 252, 161) |
| HSL | hsl(82, 94%, 81%) |
| HSV | hsv(82, 36%, 99%) |
| CMYK | cmyk(13.5%, 0%, 36.1%, 1.2%) |
| CIE-LAB | lab(94.78, -25.63, 40.04) |
| CIE-LCH | lch(94.78, 47.54, 122.63°) |
| OKLab | oklab(94.6% -0.07 0.0989) |
| OKLCH | oklch(94.6% 0.121 125.3) |
| XYZ | xyz(70.1563, 87.0990, 46.8270) |
| Luminance | 0.8710 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.44
Pistachio (survey)
#C0FA8B
ΔE00 4.59
Light Khaki
#E6F2A2
ΔE00 4.82
Light Yellow Green
#CCFD7F
ΔE00 4.99
Light Light Green
#C8FFB0
ΔE00 5.03
Light Yellowish Green
#C2FF89
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCA1 #C3A1FC
analogous
#FCF1A1 #DAFCA1 #ACFCA1
triadic
#DAFCA1 #A1DAFC #FCA1DA
tetradic
#DAFCA1 #A1FCF1 #C3A1FC #FCA1AC
square
#DAFCA1 #A1FCF1 #C3A1FC #FCA1AC
split-complementary
#DAFCA1 #A1ACFC #F1A1FC
monochromatic
#ABF82A #C3FA66 #DAFCA1 #F1FEDC #F3FEE1
Accessibility & contrast
On white
1.14
#DAFCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#DAFCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCA1
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCA1 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19A
Deuteranopia (green-blind)
#FFF0A6
Tritanopia (blue-blind)
#E0F4E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dafca1; /* rgb */ color: rgb(218, 252, 161); /* oklch */ color: oklch(94.6% 0.121 125.3);
Tailwind
colors: {
custom: {
50: '#e6fdbe',
500: '#dafca1',
950: '#000000',
},
}SCSS
$custom: #dafca1; $custom-light: #e6fdbe; $custom-dark: #000000;
JSON
{
"hex": "#dafca1",
"rgb": {
"r": 218,
"g": 252,
"b": 161
},
"hsl": {
"h": 82.418,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.94599,
"c": 0.12115,
"h": 125.3
},
"luminance": 0.87099
}Semantic roles & 50–950 ramp
primary
#DAFCA1
secondary
#9163DF
accent
#00E656
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161712
muted
#848582