#DAFBB3#DAFBB3
#DAFBB3 is a very light, moderate yellow-green. Relative luminance 0.872; OKLCH L 94.7% C 0.099 H 128.2°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFBB3 |
|---|---|
| RGB | rgb(218, 251, 179) |
| HSL | hsl(88, 90%, 84%) |
| HSV | hsv(88, 29%, 98%) |
| CMYK | cmyk(13.1%, 0%, 28.7%, 1.6%) |
| CIE-LAB | lab(94.80, -22.77, 31.09) |
| CIE-LCH | lch(94.80, 38.54, 126.21°) |
| OKLab | oklab(94.71% -0.0615 0.0782) |
| OKLCH | oklch(94.71% 0.099 128.2) |
| XYZ | xyz(71.5461, 87.1538, 55.6921) |
| Luminance | 0.8715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.20
Very Pale Green
#CFFDBC
ΔE00 3.31
Light Light Green
#C8FFB0
ΔE00 3.91
Pale Green
#C7FDB5
ΔE00 4.00
Washed Out Green
#BCF5A6
ΔE00 4.82
Tea Green
#BDF8A3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFBB3 #D4B3FB
analogous
#FBF8B3 #DAFBB3 #B6FBB3
triadic
#DAFBB3 #B3DAFB #FBB3DA
tetradic
#DAFBB3 #B3FBF8 #D4B3FB #FBB3B6
square
#DAFBB3 #B3FBF8 #D4B3FB #FBB3B6
split-complementary
#DAFBB3 #B3B6FB #F8B3FB
monochromatic
#A1F53F #BEF879 #DAFBB3 #F1FDE2 #F1FDE2
Accessibility & contrast
On white
1.14
#DAFBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#DAFBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFBB3
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFBB3 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AE
Deuteranopia (green-blind)
#FDEFB6
Tritanopia (blue-blind)
#DDF5E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dafbb3; /* rgb */ color: rgb(218, 251, 179); /* oklch */ color: oklch(94.7% 0.099 128.2);
Tailwind
colors: {
custom: {
50: '#e6fcca',
500: '#dafbb3',
950: '#000000',
},
}SCSS
$custom: #dafbb3; $custom-light: #e6fcca; $custom-dark: #000000;
JSON
{
"hex": "#dafbb3",
"rgb": {
"r": 218,
"g": 251,
"b": 179
},
"hsl": {
"h": 87.5,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.94712,
"c": 0.09948,
"h": 128.2
},
"luminance": 0.87154
}Semantic roles & 50–950 ramp
primary
#DAFBB3
secondary
#A573DF
accent
#00E669
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582