#DAEBB3#DAEBB3
#DAEBB3 is a very light, moderate yellow-green. Relative luminance 0.776; OKLCH L 91.3% C 0.076 H 121.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBB3 |
|---|---|
| RGB | rgb(218, 235, 179) |
| HSL | hsl(78, 58%, 81%) |
| HSV | hsv(78, 24%, 92%) |
| CMYK | cmyk(7.2%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(90.59, -14.97, 25.37) |
| CIE-LCH | lch(90.59, 29.46, 120.55°) |
| OKLab | oklab(91.35% -0.0396 0.0644) |
| OKLCH | oklch(91.35% 0.076 121.6) |
| XYZ | xyz(66.7576, 77.5768, 54.0960) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.37
Light Grey Green
#B7E1A1
ΔE00 6.43
Very Pale Green
#CFFDBC
ΔE00 6.56
Light Sage
#BCECAC
ΔE00 6.58
Ecru
#FEFFCA
ΔE00 6.61
Palegoldenrod
#EEE8AA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBB3 #C4B3EB
analogous
#EBE0B3 #DAEBB3 #BEEBB3
triadic
#DAEBB3 #B3DAEB #EBB3DA
tetradic
#DAEBB3 #B3EBE0 #C4B3EB #EBB3BE
square
#DAEBB3 #B3EBE0 #C4B3EB #EBB3BE
split-complementary
#DAEBB3 #B3BEEB #E0B3EB
monochromatic
#ABD152 #C2DE83 #DAEBB3 #F2F8E3 #F3F9E7
Accessibility & contrast
On white
1.27
#DAEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DAEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBB3
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBB3 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4B0
Deuteranopia (green-blind)
#F0E4B5
Tritanopia (blue-blind)
#DFE5DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daebb3; /* rgb */ color: rgb(218, 235, 179); /* oklch */ color: oklch(91.3% 0.076 121.6);
Tailwind
colors: {
custom: {
50: '#e6f1ca',
500: '#daebb3',
950: '#000000',
},
}SCSS
$custom: #daebb3; $custom-light: #e6f1ca; $custom-dark: #000000;
JSON
{
"hex": "#daebb3",
"rgb": {
"r": 218,
"g": 235,
"b": 179
},
"hsl": {
"h": 78.214,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.9135,
"c": 0.07558,
"h": 121.6
},
"luminance": 0.77577
}Semantic roles & 50–950 ramp
primary
#DAEBB3
secondary
#927BC7
accent
#20C652
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582