#DAFFBC#DAFFBC
#DAFFBC is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.7% C 0.095 H 131.5°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFBC |
|---|---|
| RGB | rgb(218, 255, 188) |
| HSL | hsl(93, 100%, 87%) |
| HSV | hsv(93, 26%, 100%) |
| CMYK | cmyk(14.5%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(96.02, -23.39, 28.21) |
| CIE-LCH | lch(96.02, 36.64, 129.67°) |
| OKLab | oklab(95.74% -0.0632 0.0714) |
| OKLCH | oklch(95.74% 0.095 131.5) |
| XYZ | xyz(73.7490, 90.0553, 61.0642) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.86
Very Pale Green
#CFFDBC
ΔE00 2.06
Pale Green
#C7FDB5
ΔE00 3.22
Light Light Green
#C8FFB0
ΔE00 3.52
Celadon
#BEFDB7
ΔE00 4.74
Washed Out Green
#BCF5A6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFBC #E1BCFF
analogous
#FCFFBC #DAFFBC #BCFFC0
triadic
#DAFFBC #BCDAFF #FFBCDA
tetradic
#DAFFBC #BCFCFF #E1BCFF #FFC0BC
square
#DAFFBC #BCFCFF #E1BCFF #FFC0BC
split-complementary
#DAFFBC #C0BCFF #FFBCFC
monochromatic
#96FF42 #B8FF7F #DAFFBC #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.10
#DAFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DAFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFBC
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFBC | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B8
Deuteranopia (green-blind)
#FFF3BF
Tritanopia (blue-blind)
#DCF9ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #daffbc; /* rgb */ color: rgb(218, 255, 188); /* oklch */ color: oklch(95.7% 0.095 131.5);
Tailwind
colors: {
custom: {
50: '#e6ffd0',
500: '#daffbc',
950: '#000000',
},
}SCSS
$custom: #daffbc; $custom-light: #e6ffd0; $custom-dark: #000000;
JSON
{
"hex": "#daffbc",
"rgb": {
"r": 218,
"g": 255,
"b": 188
},
"hsl": {
"h": 93.134,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95736,
"c": 0.09531,
"h": 131.5
},
"luminance": 0.90056
}Semantic roles & 50–950 ramp
primary
#DAFFBC
secondary
#B578E7
accent
#00E67F
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683