#DAFFAC#DAFFAC
#DAFFAC is a very light, moderate yellow-green. Relative luminance 0.894; OKLCH L 95.4% C 0.113 H 127.9°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFAC |
|---|---|
| RGB | rgb(218, 255, 172) |
| HSL | hsl(87, 100%, 84%) |
| HSV | hsv(87, 33%, 100%) |
| CMYK | cmyk(14.5%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(95.75, -25.63, 35.86) |
| CIE-LCH | lch(95.75, 44.08, 125.56°) |
| OKLab | oklab(95.43% -0.0696 0.0894) |
| OKLCH | oklch(95.43% 0.113 127.9) |
| XYZ | xyz(72.1188, 89.4033, 52.4788) |
| Luminance | 0.8940 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.66
Very Light Green
#D1FFBD
ΔE00 4.21
Pale Green
#C7FDB5
ΔE00 4.40
Very Pale Green
#CFFDBC
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.49
Celery
#C1FD95
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFAC #D1ACFF
analogous
#FFFAAC #DAFFAC #B0FFAC
triadic
#DAFFAC #ACDAFF #FFACDA
tetradic
#DAFFAC #ACFFFA #D1ACFF #FFACB0
square
#DAFFAC #ACFFFA #D1ACFF #FFACB0
split-complementary
#DAFFAC #ACB0FF #FAACFF
monochromatic
#A3FF32 #BFFF6F #DAFFAC #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.11
#DAFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#DAFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFAC
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFAC | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A6
Deuteranopia (green-blind)
#FFF2B0
Tritanopia (blue-blind)
#DEF8EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #daffac; /* rgb */ color: rgb(218, 255, 172); /* oklch */ color: oklch(95.4% 0.113 127.9);
Tailwind
colors: {
custom: {
50: '#e6ffc5',
500: '#daffac',
950: '#000000',
},
}SCSS
$custom: #daffac; $custom-light: #e6ffc5; $custom-dark: #000000;
JSON
{
"hex": "#daffac",
"rgb": {
"r": 218,
"g": 255,
"b": 172
},
"hsl": {
"h": 86.747,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.9543,
"c": 0.11332,
"h": 127.9
},
"luminance": 0.89404
}Semantic roles & 50–950 ramp
primary
#DAFFAC
secondary
#A16AE5
accent
#00E666
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682