#DAFDA0#DAFDA0
#DAFDA0 is a very light, vivid yellow-green. Relative luminance 0.877; OKLCH L 94.8% C 0.124 H 125.5°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFDA0 |
|---|---|
| RGB | rgb(218, 253, 160) |
| HSL | hsl(83, 96%, 81%) |
| HSV | hsv(83, 37%, 99%) |
| CMYK | cmyk(13.8%, 0%, 36.8%, 0.8%) |
| CIE-LAB | lab(95.03, -26.23, 40.85) |
| CIE-LCH | lch(95.03, 48.55, 122.70°) |
| OKLab | oklab(94.8% -0.0717 0.1007) |
| OKLCH | oklch(94.8% 0.124 125.5) |
| XYZ | xyz(70.3833, 87.6936, 46.4694) |
| Luminance | 0.8769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.27
Pistachio (survey)
#C0FA8B
ΔE00 4.39
Light Yellow Green
#CCFD7F
ΔE00 4.70
Light Yellowish Green
#C2FF89
ΔE00 4.81
Light Pea Green
#C4FE82
ΔE00 4.99
Light Khaki
#E6F2A2
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFDA0 #C3A0FD
analogous
#FDF2A0 #DAFDA0 #ABFDA0
triadic
#DAFDA0 #A0DAFD #FDA0DA
tetradic
#DAFDA0 #A0FDF2 #C3A0FD #FDA0AB
square
#DAFDA0 #A0FDF2 #C3A0FD #FDA0AB
split-complementary
#DAFDA0 #A0ABFD #F2A0FD
monochromatic
#ABFA28 #C3FC64 #DAFDA0 #F1FEDC #F3FEE1
Accessibility & contrast
On white
1.13
#DAFDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#DAFDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFDA0
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFDA0 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF299
Deuteranopia (green-blind)
#FFF0A5
Tritanopia (blue-blind)
#E0F5E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dafda0; /* rgb */ color: rgb(218, 253, 160); /* oklch */ color: oklch(94.8% 0.124 125.5);
Tailwind
colors: {
custom: {
50: '#e6febd',
500: '#dafda0',
950: '#000000',
},
}SCSS
$custom: #dafda0; $custom-light: #e6febd; $custom-dark: #000000;
JSON
{
"hex": "#dafda0",
"rgb": {
"r": 218,
"g": 253,
"b": 160
},
"hsl": {
"h": 82.581,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.94796,
"c": 0.12366,
"h": 125.5
},
"luminance": 0.87694
}Semantic roles & 50–950 ramp
primary
#DAFDA0
secondary
#9161E0
accent
#00E656
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161712
muted
#848582