#DAFFA2#DAFFA2
#DAFFA2 is a very light, vivid yellow-green. Relative luminance 0.890; OKLCH L 95.3% C 0.124 H 126.3°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFA2 |
|---|---|
| RGB | rgb(218, 255, 162) |
| HSL | hsl(84, 100%, 82%) |
| HSV | hsv(84, 36%, 100%) |
| CMYK | cmyk(14.5%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(95.59, -26.92, 40.60) |
| CIE-LCH | lch(95.59, 48.72, 123.55°) |
| OKLab | oklab(95.26% -0.0736 0.1002) |
| OKLCH | oklch(95.26% 0.124 126.3) |
| XYZ | xyz(71.1943, 89.0335, 47.6098) |
| Luminance | 0.8903 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.03
Pistachio (survey)
#C0FA8B
ΔE00 4.28
Light Yellowish Green
#C2FF89
ΔE00 4.64
Light Yellow Green
#CCFD7F
ΔE00 4.74
Light Light Green
#C8FFB0
ΔE00 4.77
Light Pea Green
#C4FE82
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFA2 #C7A2FF
analogous
#FFF6A2 #DAFFA2 #ACFFA2
triadic
#DAFFA2 #A2DAFF #FFA2DA
tetradic
#DAFFA2 #A2FFF6 #C7A2FF #FFA2AC
square
#DAFFA2 #A2FFF6 #C7A2FF #FFA2AC
split-complementary
#DAFFA2 #A2ACFF #F6A2FF
monochromatic
#A9FF28 #C2FF65 #DAFFA2 #F2FFDF #F3FFE0
Accessibility & contrast
On white
1.12
#DAFFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#DAFFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFA2
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFA2 | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49B
Deuteranopia (green-blind)
#FFF2A7
Tritanopia (blue-blind)
#DFF7E8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #daffa2; /* rgb */ color: rgb(218, 255, 162); /* oklch */ color: oklch(95.3% 0.124 126.3);
Tailwind
colors: {
custom: {
50: '#e6ffbe',
500: '#daffa2',
950: '#000000',
},
}SCSS
$custom: #daffa2; $custom-light: #e6ffbe; $custom-dark: #000000;
JSON
{
"hex": "#daffa2",
"rgb": {
"r": 218,
"g": 255,
"b": 162
},
"hsl": {
"h": 83.871,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.95256,
"c": 0.12434,
"h": 126.3
},
"luminance": 0.89034
}Semantic roles & 50–950 ramp
primary
#DAFFA2
secondary
#9562E3
accent
#00E65B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161812
muted
#848682