#DAEFAB#DAEFAB
#DAEFAB is a very light, moderate yellow-green. Relative luminance 0.796; OKLCH L 92.0% C 0.091 H 122.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEFAB |
|---|---|
| RGB | rgb(218, 239, 171) |
| HSL | hsl(79, 68%, 80%) |
| HSV | hsv(79, 28%, 94%) |
| CMYK | cmyk(8.8%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(91.50, -18.07, 30.68) |
| CIE-LCH | lch(91.50, 35.61, 120.49°) |
| OKLab | oklab(92.03% -0.0484 0.0771) |
| OKLCH | oklch(92.03% 0.091 122.1) |
| XYZ | xyz(67.1300, 79.5787, 50.3439) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.58
Very Pale Green
#CFFDBC
ΔE00 5.83
Very Light Green
#D1FFBD
ΔE00 5.90
Light Sage
#BCECAC
ΔE00 6.18
Light Grey Green
#B7E1A1
ΔE00 6.24
Pale Green
#C7FDB5
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEFAB #C0ABEF
analogous
#EFE2AB #DAEFAB #B8EFAB
triadic
#DAEFAB #ABDAEF #EFABDA
tetradic
#DAEFAB #ABEFE2 #C0ABEF #EFABB8
square
#DAEFAB #ABEFE2 #C0ABEF #EFABB8
split-complementary
#DAEFAB #ABB8EF #E2ABEF
monochromatic
#ADDB44 #C3E578 #DAEFAB #F1F9DE #F4FAE5
Accessibility & contrast
On white
1.24
#DAEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#DAEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEFAB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEFAB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A7
Deuteranopia (green-blind)
#F4E7AE
Tritanopia (blue-blind)
#DFE8DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daefab; /* rgb */ color: rgb(218, 239, 171); /* oklch */ color: oklch(92.0% 0.091 122.1);
Tailwind
colors: {
custom: {
50: '#e6f4c4',
500: '#daefab',
950: '#000000',
},
}SCSS
$custom: #daefab; $custom-light: #e6f4c4; $custom-dark: #000000;
JSON
{
"hex": "#daefab",
"rgb": {
"r": 218,
"g": 239,
"b": 171
},
"hsl": {
"h": 78.529,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.92027,
"c": 0.09103,
"h": 122.1
},
"luminance": 0.79579
}Semantic roles & 50–950 ramp
primary
#DAEFAB
secondary
#8E71CD
accent
#16D04F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582