#DAFFB2#DAFFB2
#DAFFB2 is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.5% C 0.107 H 129.1°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFB2 |
|---|---|
| RGB | rgb(218, 255, 178) |
| HSL | hsl(89, 100%, 85%) |
| HSV | hsv(89, 30%, 100%) |
| CMYK | cmyk(14.5%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(95.85, -24.82, 33.00) |
| CIE-LCH | lch(95.85, 41.29, 126.94°) |
| OKLab | oklab(95.54% -0.0672 0.0827) |
| OKLCH | oklch(95.54% 0.107 129.1) |
| XYZ | xyz(72.7081, 89.6390, 55.5824) |
| Luminance | 0.8964 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.21
Light Light Green
#C8FFB0
ΔE00 3.28
Very Pale Green
#CFFDBC
ΔE00 3.43
Pale Green
#C7FDB5
ΔE00 3.72
Tea Green
#BDF8A3
ΔE00 4.45
Washed Out Green
#BCF5A6
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFB2 #D7B2FF
analogous
#FFFDB2 #DAFFB2 #B4FFB2
triadic
#DAFFB2 #B2DAFF #FFB2DA
tetradic
#DAFFB2 #B2FFFD #D7B2FF #FFB2B4
square
#DAFFB2 #B2FFFD #D7B2FF #FFB2B4
split-complementary
#DAFFB2 #B2B4FF #FDB2FF
monochromatic
#9FFF38 #BDFF75 #DAFFB2 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.11
#DAFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#DAFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFB2
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFB2 | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AD
Deuteranopia (green-blind)
#FFF2B6
Tritanopia (blue-blind)
#DDF8EB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #daffb2; /* rgb */ color: rgb(218, 255, 178); /* oklch */ color: oklch(95.5% 0.107 129.1);
Tailwind
colors: {
custom: {
50: '#e6ffc9',
500: '#daffb2',
950: '#000000',
},
}SCSS
$custom: #daffb2; $custom-light: #e6ffc9; $custom-dark: #000000;
JSON
{
"hex": "#daffb2",
"rgb": {
"r": 218,
"g": 255,
"b": 178
},
"hsl": {
"h": 88.831,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.95541,
"c": 0.1066,
"h": 129.1
},
"luminance": 0.8964
}Semantic roles & 50–950 ramp
primary
#DAFFB2
secondary
#A870E6
accent
#00E66E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682