#DAFFBF#DAFFBF
#DAFFBF is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 95.8% C 0.092 H 132.4°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFBF |
|---|---|
| RGB | rgb(218, 255, 191) |
| HSL | hsl(95, 100%, 87%) |
| HSV | hsv(95, 25%, 100%) |
| CMYK | cmyk(14.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(96.07, -22.95, 26.76) |
| CIE-LCH | lch(96.07, 35.25, 130.61°) |
| OKLab | oklab(95.8% -0.062 0.0679) |
| OKLCH | oklch(95.8% 0.092 132.4) |
| XYZ | xyz(74.0757, 90.1860, 62.7851) |
| Luminance | 0.9019 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.72
Very Pale Green
#CFFDBC
ΔE00 1.88
Pale Green
#C7FDB5
ΔE00 3.32
Light Light Green
#C8FFB0
ΔE00 3.82
Celadon
#BEFDB7
ΔE00 4.69
Light Sage
#BCECAC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFBF #E4BFFF
analogous
#FAFFBF #DAFFBF #BFFFC4
triadic
#DAFFBF #BFDAFF #FFBFDA
tetradic
#DAFFBF #BFFAFF #E4BFFF #FFC4BF
square
#DAFFBF #BFFAFF #E4BFFF #FFC4BF
split-complementary
#DAFFBF #C4BFFF #FFBFFA
monochromatic
#93FF45 #B7FF82 #DAFFBF #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.10
#DAFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#DAFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFBF
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFBF | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BB
Deuteranopia (green-blind)
#FFF3C2
Tritanopia (blue-blind)
#DBFAEE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #daffbf; /* rgb */ color: rgb(218, 255, 191); /* oklch */ color: oklch(95.8% 0.092 132.4);
Tailwind
colors: {
custom: {
50: '#e6ffd2',
500: '#daffbf',
950: '#000000',
},
}SCSS
$custom: #daffbf; $custom-light: #e6ffd2; $custom-dark: #000000;
JSON
{
"hex": "#daffbf",
"rgb": {
"r": 218,
"g": 255,
"b": 191
},
"hsl": {
"h": 94.688,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95797,
"c": 0.09191,
"h": 132.4
},
"luminance": 0.90187
}Semantic roles & 50–950 ramp
primary
#DAFFBF
secondary
#BA7BE8
accent
#00E685
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683