#DAFCA3#DAFCA3
#DAFCA3 is a very light, moderate yellow-green. Relative luminance 0.872; OKLCH L 94.6% C 0.119 H 125.6°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCA3 |
|---|---|
| RGB | rgb(218, 252, 163) |
| HSL | hsl(83, 94%, 81%) |
| HSV | hsv(83, 35%, 99%) |
| CMYK | cmyk(13.5%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(94.81, -25.38, 39.09) |
| CIE-LCH | lch(94.81, 46.61, 123.00°) |
| OKLab | oklab(94.63% -0.0692 0.0967) |
| OKLCH | oklch(94.63% 0.119 125.6) |
| XYZ | xyz(70.3340, 87.1701, 47.7633) |
| Luminance | 0.8717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.50
Pistachio (survey)
#C0FA8B
ΔE00 4.74
Light Light Green
#C8FFB0
ΔE00 4.81
Light Khaki
#E6F2A2
ΔE00 4.81
Tea Green
#BDF8A3
ΔE00 5.12
Light Yellowish Green
#C2FF89
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCA3 #C5A3FC
analogous
#FCF1A3 #DAFCA3 #AEFCA3
triadic
#DAFCA3 #A3DAFC #FCA3DA
tetradic
#DAFCA3 #A3FCF1 #C5A3FC #FCA3AE
square
#DAFCA3 #A3FCF1 #C5A3FC #FCA3AE
split-complementary
#DAFCA3 #A3AEFC #F1A3FC
monochromatic
#AAF82C #C2FA68 #DAFCA3 #F2FEDE #F3FEE1
Accessibility & contrast
On white
1.14
#DAFCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#DAFCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCA3
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCA3 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19D
Deuteranopia (green-blind)
#FFF0A7
Tritanopia (blue-blind)
#DFF4E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dafca3; /* rgb */ color: rgb(218, 252, 163); /* oklch */ color: oklch(94.6% 0.119 125.6);
Tailwind
colors: {
custom: {
50: '#e6fdbf',
500: '#dafca3',
950: '#000000',
},
}SCSS
$custom: #dafca3; $custom-light: #e6fdbf; $custom-dark: #000000;
JSON
{
"hex": "#dafca3",
"rgb": {
"r": 218,
"g": 252,
"b": 163
},
"hsl": {
"h": 82.921,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.94633,
"c": 0.11895,
"h": 125.6
},
"luminance": 0.87171
}Semantic roles & 50–950 ramp
primary
#DAFCA3
secondary
#9364DF
accent
#00E658
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161712
muted
#848582