#DAEFB3#DAEFB3
#DAEFB3 is a very light, moderate yellow-green. Relative luminance 0.799; OKLCH L 92.2% C 0.082 H 123.7°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEFB3 |
|---|---|
| RGB | rgb(218, 239, 179) |
| HSL | hsl(81, 65%, 82%) |
| HSV | hsv(81, 25%, 94%) |
| CMYK | cmyk(8.8%, 0%, 25.1%, 6.3%) |
| CIE-LAB | lab(91.64, -16.95, 26.80) |
| CIE-LCH | lch(91.64, 31.71, 122.30°) |
| OKLab | oklab(92.19% -0.0452 0.0678) |
| OKLCH | oklch(92.19% 0.082 123.7) |
| XYZ | xyz(67.9157, 79.8930, 54.4820) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.97
Very Pale Green
#CFFDBC
ΔE00 5.43
Very Light Green
#D1FFBD
ΔE00 5.56
Light Sage
#BCECAC
ΔE00 5.82
Light Grey Green
#B7E1A1
ΔE00 6.04
Pale Green
#C7FDB5
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEFB3 #C8B3EF
analogous
#EFE6B3 #DAEFB3 #BCEFB3
triadic
#DAEFB3 #B3DAEF #EFB3DA
tetradic
#DAEFB3 #B3EFE6 #C8B3EF #EFB3BC
square
#DAEFB3 #B3EFE6 #C8B3EF #EFB3BC
split-complementary
#DAEFB3 #B3BCEF #E6B3EF
monochromatic
#A9DA4E #C1E480 #DAEFB3 #F3FAE6 #F3FAE6
Accessibility & contrast
On white
1.24
#DAEFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#DAEFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEFB3
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEFB3 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E8AF
Deuteranopia (green-blind)
#F3E7B6
Tritanopia (blue-blind)
#DEE9DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daefb3; /* rgb */ color: rgb(218, 239, 179); /* oklch */ color: oklch(92.2% 0.082 123.7);
Tailwind
colors: {
custom: {
50: '#e6f4ca',
500: '#daefb3',
950: '#000000',
},
}SCSS
$custom: #daefb3; $custom-light: #e6f4ca; $custom-dark: #000000;
JSON
{
"hex": "#daefb3",
"rgb": {
"r": 218,
"g": 239,
"b": 179
},
"hsl": {
"h": 81,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.92186,
"c": 0.08151,
"h": 123.7
},
"luminance": 0.79893
}Semantic roles & 50–950 ramp
primary
#DAEFB3
secondary
#9779CD
accent
#18CD58
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582