#DAFEA2#DAFEA2
#DAFEA2 is a very light, vivid yellow-green. Relative luminance 0.884; OKLCH L 95.0% C 0.123 H 126.0°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEA2 |
|---|---|
| RGB | rgb(218, 254, 162) |
| HSL | hsl(83, 98%, 82%) |
| HSV | hsv(83, 36%, 100%) |
| CMYK | cmyk(14.2%, 0%, 36.2%, 0.4%) |
| CIE-LAB | lab(95.33, -26.45, 40.26) |
| CIE-LCH | lch(95.33, 48.17, 123.31°) |
| OKLab | oklab(95.04% -0.0723 0.0994) |
| OKLCH | oklch(95.04% 0.123 126) |
| XYZ | xyz(70.8762, 88.3972, 47.5038) |
| Luminance | 0.8840 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.16
Pistachio (survey)
#C0FA8B
ΔE00 4.39
Light Light Green
#C8FFB0
ΔE00 4.80
Light Yellowish Green
#C2FF89
ΔE00 4.80
Light Yellow Green
#CCFD7F
ΔE00 4.86
Light Pea Green
#C4FE82
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEA2 #C6A2FE
analogous
#FEF4A2 #DAFEA2 #ACFEA2
triadic
#DAFEA2 #A2DAFE #FEA2DA
tetradic
#DAFEA2 #A2FEF4 #C6A2FE #FEA2AC
square
#DAFEA2 #A2FEF4 #C6A2FE #FEA2AC
split-complementary
#DAFEA2 #A2ACFE #F4A2FE
monochromatic
#AAFD29 #C2FD65 #DAFEA2 #F2FFDF #F3FFE1
Accessibility & contrast
On white
1.12
#DAFEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#DAFEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEA2
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEA2 | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39B
Deuteranopia (green-blind)
#FFF1A7
Tritanopia (blue-blind)
#DFF6E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dafea2; /* rgb */ color: rgb(218, 254, 162); /* oklch */ color: oklch(95.0% 0.123 126.0);
Tailwind
colors: {
custom: {
50: '#e6febe',
500: '#dafea2',
950: '#000000',
},
}SCSS
$custom: #dafea2; $custom-light: #e6febe; $custom-dark: #000000;
JSON
{
"hex": "#dafea2",
"rgb": {
"r": 218,
"g": 254,
"b": 162
},
"hsl": {
"h": 83.478,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.95043,
"c": 0.12291,
"h": 126
},
"luminance": 0.88398
}Semantic roles & 50–950 ramp
primary
#DAFEA2
secondary
#9462E2
accent
#00E65A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161812
muted
#848682