#DAFEA3#DAFEA3
#DAFEA3 is a very light, vivid yellow-green. Relative luminance 0.884; OKLCH L 95.1% C 0.122 H 126.2°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEA3 |
|---|---|
| RGB | rgb(218, 254, 163) |
| HSL | hsl(84, 98%, 82%) |
| HSV | hsv(84, 36%, 100%) |
| CMYK | cmyk(14.2%, 0%, 35.8%, 0.4%) |
| CIE-LAB | lab(95.34, -26.33, 39.78) |
| CIE-LCH | lch(95.34, 47.71, 123.49°) |
| OKLab | oklab(95.06% -0.0719 0.0983) |
| OKLCH | oklch(95.06% 0.122 126.2) |
| XYZ | xyz(70.9654, 88.4328, 47.9738) |
| Luminance | 0.8843 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.19
Pistachio (survey)
#C0FA8B
ΔE00 4.47
Light Light Green
#C8FFB0
ΔE00 4.68
Light Yellowish Green
#C2FF89
ΔE00 4.90
Light Yellow Green
#CCFD7F
ΔE00 5.01
Tea Green
#BDF8A3
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEA3 #C7A3FE
analogous
#FEF4A3 #DAFEA3 #ADFEA3
triadic
#DAFEA3 #A3DAFE #FEA3DA
tetradic
#DAFEA3 #A3FEF4 #C7A3FE #FEA3AD
square
#DAFEA3 #A3FEF4 #C7A3FE #FEA3AD
split-complementary
#DAFEA3 #A3ADFE #F4A3FE
monochromatic
#A9FD2A #C2FD66 #DAFEA3 #F2FFE0 #F3FFE1
Accessibility & contrast
On white
1.12
#DAFEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DAFEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEA3
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEA3 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39D
Deuteranopia (green-blind)
#FFF1A8
Tritanopia (blue-blind)
#DFF6E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dafea3; /* rgb */ color: rgb(218, 254, 163); /* oklch */ color: oklch(95.1% 0.122 126.2);
Tailwind
colors: {
custom: {
50: '#e6febf',
500: '#dafea3',
950: '#000000',
},
}SCSS
$custom: #dafea3; $custom-light: #e6febf; $custom-dark: #000000;
JSON
{
"hex": "#dafea3",
"rgb": {
"r": 218,
"g": 254,
"b": 163
},
"hsl": {
"h": 83.736,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.95059,
"c": 0.12181,
"h": 126.2
},
"luminance": 0.88433
}Semantic roles & 50–950 ramp
primary
#DAFEA3
secondary
#9563E2
accent
#00E65B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161812
muted
#848682