#DAFFB6#DAFFB6
#DAFFB6 is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.6% C 0.102 H 130.0°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFB6 |
|---|---|
| RGB | rgb(218, 255, 182) |
| HSL | hsl(90, 100%, 86%) |
| HSV | hsv(90, 29%, 100%) |
| CMYK | cmyk(14.5%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(95.91, -24.25, 31.08) |
| CIE-LCH | lch(95.91, 39.43, 127.97°) |
| OKLab | oklab(95.62% -0.0656 0.0782) |
| OKLCH | oklch(95.62% 0.102 130) |
| XYZ | xyz(73.1156, 89.8020, 57.7284) |
| Luminance | 0.8980 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.58
Very Pale Green
#CFFDBC
ΔE00 2.81
Light Light Green
#C8FFB0
ΔE00 3.23
Pale Green
#C7FDB5
ΔE00 3.40
Washed Out Green
#BCF5A6
ΔE00 4.56
Tea Green
#BDF8A3
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFB6 #DBB6FF
analogous
#FEFFB6 #DAFFB6 #B6FFB6
triadic
#DAFFB6 #B6DAFF #FFB6DA
tetradic
#DAFFB6 #B6FEFF #DBB6FF #FFB6B6
square
#DAFFB6 #B6FEFF #DBB6FF #FFB6B6
split-complementary
#DAFFB6 #B6B6FF #FFB6FE
monochromatic
#9CFF3C #BBFF79 #DAFFB6 #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.11
#DAFFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#DAFFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFB6
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFB6 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B1
Deuteranopia (green-blind)
#FFF2B9
Tritanopia (blue-blind)
#DDF9EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #daffb6; /* rgb */ color: rgb(218, 255, 182); /* oklch */ color: oklch(95.6% 0.102 130.0);
Tailwind
colors: {
custom: {
50: '#e6ffcc',
500: '#daffb6',
950: '#000000',
},
}SCSS
$custom: #daffb6; $custom-light: #e6ffcc; $custom-dark: #000000;
JSON
{
"hex": "#daffb6",
"rgb": {
"r": 218,
"g": 255,
"b": 182
},
"hsl": {
"h": 90.411,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.95617,
"c": 0.10209,
"h": 130
},
"luminance": 0.89803
}Semantic roles & 50–950 ramp
primary
#DAFFB6
secondary
#AD73E6
accent
#00E674
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#161813
muted
#848683