#DAFFAB#DAFFAB
#DAFFAB is a very light, moderate yellow-green. Relative luminance 0.894; OKLCH L 95.4% C 0.114 H 127.7°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFAB |
|---|---|
| RGB | rgb(218, 255, 171) |
| HSL | hsl(86, 100%, 84%) |
| HSV | hsv(86, 33%, 100%) |
| CMYK | cmyk(14.5%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(95.73, -25.76, 36.34) |
| CIE-LCH | lch(95.73, 44.54, 125.34°) |
| OKLab | oklab(95.41% -0.07 0.0905) |
| OKLCH | oklch(95.41% 0.114 127.7) |
| XYZ | xyz(72.0231, 89.3650, 51.9749) |
| Luminance | 0.8937 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.76
Very Light Green
#D1FFBD
ΔE00 4.37
Celery
#C1FD95
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 4.52
Pale Green
#C7FDB5
ΔE00 4.53
Very Pale Green
#CFFDBC
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFAB #D0ABFF
analogous
#FFFAAB #DAFFAB #B0FFAB
triadic
#DAFFAB #ABDAFF #FFABDA
tetradic
#DAFFAB #ABFFFA #D0ABFF #FFABB0
square
#DAFFAB #ABFFFA #D0ABFF #FFABB0
split-complementary
#DAFFAB #ABB0FF #FAABFF
monochromatic
#A4FF31 #BFFF6E #DAFFAB #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.11
#DAFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DAFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFAB
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFAB | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A5
Deuteranopia (green-blind)
#FFF2AF
Tritanopia (blue-blind)
#DEF8E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #daffab; /* rgb */ color: rgb(218, 255, 171); /* oklch */ color: oklch(95.4% 0.114 127.7);
Tailwind
colors: {
custom: {
50: '#e6ffc4',
500: '#daffab',
950: '#000000',
},
}SCSS
$custom: #daffab; $custom-light: #e6ffc4; $custom-dark: #000000;
JSON
{
"hex": "#daffab",
"rgb": {
"r": 218,
"g": 255,
"b": 171
},
"hsl": {
"h": 86.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.95412,
"c": 0.11443,
"h": 127.7
},
"luminance": 0.89366
}Semantic roles & 50–950 ramp
primary
#DAFFAB
secondary
#A06AE5
accent
#00E665
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682