#DAEBAE#DAEBAE
#DAEBAE is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 91.2% C 0.082 H 120.7°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBAE |
|---|---|
| RGB | rgb(218, 235, 174) |
| HSL | hsl(77, 60%, 80%) |
| HSV | hsv(77, 26%, 92%) |
| CMYK | cmyk(7.2%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(90.50, -15.69, 27.80) |
| CIE-LCH | lch(90.50, 31.92, 119.43°) |
| OKLab | oklab(91.25% -0.0417 0.0702) |
| OKLCH | oklch(91.25% 0.082 120.7) |
| XYZ | xyz(66.2611, 77.3782, 51.4809) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.38
Light Grey Green
#B7E1A1
ΔE00 6.39
Palegoldenrod
#EEE8AA
ΔE00 6.39
Very Pale Green
#CFFDBC
ΔE00 6.61
Light Sage
#BCECAC
ΔE00 6.61
Cream (survey)
#FFFFC2
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBAE #BFAEEB
analogous
#EBDDAE #DAEBAE #BCEBAE
triadic
#DAEBAE #AEDAEB #EBAEDA
tetradic
#DAEBAE #AEEBDD #BFAEEB #EBAEBC
square
#DAEBAE #AEEBDD #BFAEEB #EBAEBC
split-complementary
#DAEBAE #AEBCEB #DDAEEB
monochromatic
#ADD34C #C4DF7D #DAEBAE #F0F7DF #F4F9E6
Accessibility & contrast
On white
1.27
#DAEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#DAEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBAE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBAE | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#F1E4B1
Tritanopia (blue-blind)
#DFE5DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daebae; /* rgb */ color: rgb(218, 235, 174); /* oklch */ color: oklch(91.2% 0.082 120.7);
Tailwind
colors: {
custom: {
50: '#e6f1c6',
500: '#daebae',
950: '#000000',
},
}SCSS
$custom: #daebae; $custom-light: #e6f1c6; $custom-dark: #000000;
JSON
{
"hex": "#daebae",
"rgb": {
"r": 218,
"g": 235,
"b": 174
},
"hsl": {
"h": 76.721,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.91248,
"c": 0.08164,
"h": 120.7
},
"luminance": 0.77378
}Semantic roles & 50–950 ramp
primary
#DAEBAE
secondary
#8D76C7
accent
#1DC84D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582