#DAFFB3#DAFFB3
#DAFFB3 is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.105 H 129.3°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFB3 |
|---|---|
| RGB | rgb(218, 255, 179) |
| HSL | hsl(89, 100%, 85%) |
| HSV | hsv(89, 30%, 100%) |
| CMYK | cmyk(14.5%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(95.86, -24.68, 32.52) |
| CIE-LCH | lch(95.86, 40.82, 127.19°) |
| OKLab | oklab(95.56% -0.0668 0.0816) |
| OKLCH | oklch(95.56% 0.105 129.3) |
| XYZ | xyz(72.8089, 89.6793, 56.1131) |
| Luminance | 0.8968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.05
Light Light Green
#C8FFB0
ΔE00 3.25
Very Pale Green
#CFFDBC
ΔE00 3.27
Pale Green
#C7FDB5
ΔE00 3.63
Tea Green
#BDF8A3
ΔE00 4.47
Washed Out Green
#BCF5A6
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFB3 #D8B3FF
analogous
#FFFEB3 #DAFFB3 #B4FFB3
triadic
#DAFFB3 #B3DAFF #FFB3DA
tetradic
#DAFFB3 #B3FFFE #D8B3FF #FFB3B4
square
#DAFFB3 #B3FFFE #D8B3FF #FFB3B4
split-complementary
#DAFFB3 #B3B4FF #FEB3FF
monochromatic
#9EFF39 #BCFF76 #DAFFB3 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.11
#DAFFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#DAFFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFB3
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFB3 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AE
Deuteranopia (green-blind)
#FFF2B7
Tritanopia (blue-blind)
#DDF8EB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #daffb3; /* rgb */ color: rgb(218, 255, 179); /* oklch */ color: oklch(95.6% 0.105 129.3);
Tailwind
colors: {
custom: {
50: '#e6ffca',
500: '#daffb3',
950: '#000000',
},
}SCSS
$custom: #daffb3; $custom-light: #e6ffca; $custom-dark: #000000;
JSON
{
"hex": "#daffb3",
"rgb": {
"r": 218,
"g": 255,
"b": 179
},
"hsl": {
"h": 89.211,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.9556,
"c": 0.10548,
"h": 129.3
},
"luminance": 0.8968
}Semantic roles & 50–950 ramp
primary
#DAFFB3
secondary
#AA70E6
accent
#00E670
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682