#DAEBAB#DAEBAB
#DAEBAB is a very light, moderate yellow-green. Relative luminance 0.773; OKLCH L 91.2% C 0.085 H 120.2°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBAB |
|---|---|
| RGB | rgb(218, 235, 171) |
| HSL | hsl(76, 62%, 80%) |
| HSV | hsv(76, 27%, 92%) |
| CMYK | cmyk(7.2%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(90.44, -16.10, 29.26) |
| CIE-LCH | lch(90.44, 33.40, 118.82°) |
| OKLab | oklab(91.19% -0.0429 0.0737) |
| OKLCH | oklch(91.19% 0.085 120.2) |
| XYZ | xyz(65.9719, 77.2625, 49.9578) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.84
Palegoldenrod
#EEE8AA
ΔE00 6.28
Light Grey Green
#B7E1A1
ΔE00 6.45
Cream (survey)
#FFFFC2
ΔE00 6.67
Light Sage
#BCECAC
ΔE00 6.73
Very Pale Green
#CFFDBC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBAB #BCABEB
analogous
#EBDCAB #DAEBAB #BAEBAB
triadic
#DAEBAB #ABDAEB #EBABDA
tetradic
#DAEBAB #ABEBDC #BCABEB #EBABBA
square
#DAEBAB #ABEBDC #BCABEB #EBABBA
split-complementary
#DAEBAB #ABBAEB #DCABEB
monochromatic
#AED348 #C4DF7A #DAEBAB #F0F7DC #F4F9E6
Accessibility & contrast
On white
1.28
#DAEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#DAEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBAB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBAB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A7
Deuteranopia (green-blind)
#F1E4AE
Tritanopia (blue-blind)
#E0E4DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daebab; /* rgb */ color: rgb(218, 235, 171); /* oklch */ color: oklch(91.2% 0.085 120.2);
Tailwind
colors: {
custom: {
50: '#e6f1c4',
500: '#daebab',
950: '#000000',
},
}SCSS
$custom: #daebab; $custom-light: #e6f1c4; $custom-dark: #000000;
JSON
{
"hex": "#daebab",
"rgb": {
"r": 218,
"g": 235,
"b": 171
},
"hsl": {
"h": 75.938,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.91188,
"c": 0.08525,
"h": 120.2
},
"luminance": 0.77262
}Semantic roles & 50–950 ramp
primary
#DAEBAB
secondary
#8973C7
accent
#1CC94A
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161612
muted
#848582