#DAEFB2#DAEFB2
#DAEFB2 is a very light, moderate yellow-green. Relative luminance 0.799; OKLCH L 92.2% C 0.083 H 123.4°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEFB2 |
|---|---|
| RGB | rgb(218, 239, 178) |
| HSL | hsl(81, 66%, 82%) |
| HSV | hsv(81, 26%, 94%) |
| CMYK | cmyk(8.8%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(91.62, -17.09, 27.29) |
| CIE-LCH | lch(91.62, 32.20, 122.06°) |
| OKLab | oklab(92.17% -0.0456 0.069) |
| OKLCH | oklch(92.17% 0.083 123.4) |
| XYZ | xyz(67.8149, 79.8527, 53.9513) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.78
Very Pale Green
#CFFDBC
ΔE00 5.45
Very Light Green
#D1FFBD
ΔE00 5.57
Light Sage
#BCECAC
ΔE00 5.84
Light Grey Green
#B7E1A1
ΔE00 6.03
Pale Green
#C7FDB5
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEFB2 #C7B2EF
analogous
#EFE6B2 #DAEFB2 #BCEFB2
triadic
#DAEFB2 #B2DAEF #EFB2DA
tetradic
#DAEFB2 #B2EFE6 #C7B2EF #EFB2BC
square
#DAEFB2 #B2EFE6 #C7B2EF #EFB2BC
split-complementary
#DAEFB2 #B2BCEF #E6B2EF
monochromatic
#A9DA4D #C2E47F #DAEFB2 #F2FAE5 #F3FAE6
Accessibility & contrast
On white
1.24
#DAEFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#DAEFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEFB2
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEFB2 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E8AE
Deuteranopia (green-blind)
#F3E7B5
Tritanopia (blue-blind)
#DFE9DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daefb2; /* rgb */ color: rgb(218, 239, 178); /* oklch */ color: oklch(92.2% 0.083 123.4);
Tailwind
colors: {
custom: {
50: '#e6f4c9',
500: '#daefb2',
950: '#000000',
},
}SCSS
$custom: #daefb2; $custom-light: #e6f4c9; $custom-dark: #000000;
JSON
{
"hex": "#daefb2",
"rgb": {
"r": 218,
"g": 239,
"b": 178
},
"hsl": {
"h": 80.656,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.92166,
"c": 0.0827,
"h": 123.4
},
"luminance": 0.79853
}Semantic roles & 50–950 ramp
primary
#DAEFB2
secondary
#9578CD
accent
#18CD57
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582