#DAEBB1#DAEBB1
#DAEBB1 is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.3% C 0.078 H 121.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBB1 |
|---|---|
| RGB | rgb(218, 235, 177) |
| HSL | hsl(78, 59%, 81%) |
| HSV | hsv(78, 25%, 92%) |
| CMYK | cmyk(7.2%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(90.55, -15.26, 26.34) |
| CIE-LCH | lch(90.55, 30.44, 120.08°) |
| OKLab | oklab(91.31% -0.0404 0.0667) |
| OKLCH | oklch(91.31% 0.078 121.2) |
| XYZ | xyz(66.5568, 77.4965, 53.0384) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.96
Light Grey Green
#B7E1A1
ΔE00 6.39
Very Pale Green
#CFFDBC
ΔE00 6.56
Palegoldenrod
#EEE8AA
ΔE00 6.56
Light Sage
#BCECAC
ΔE00 6.57
Ecru
#FEFFCA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBB1 #C2B1EB
analogous
#EBDFB1 #DAEBB1 #BDEBB1
triadic
#DAEBB1 #B1DAEB #EBB1DA
tetradic
#DAEBB1 #B1EBDF #C2B1EB #EBB1BD
square
#DAEBB1 #B1EBDF #C2B1EB #EBB1BD
split-complementary
#DAEBB1 #B1BDEB #DFB1EB
monochromatic
#ACD250 #C3DF80 #DAEBB1 #F1F7E2 #F3F9E7
Accessibility & contrast
On white
1.27
#DAEBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#DAEBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBB1
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBB1 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AD
Deuteranopia (green-blind)
#F0E4B3
Tritanopia (blue-blind)
#DFE5DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daebb1; /* rgb */ color: rgb(218, 235, 177); /* oklch */ color: oklch(91.3% 0.078 121.2);
Tailwind
colors: {
custom: {
50: '#e6f1c8',
500: '#daebb1',
950: '#000000',
},
}SCSS
$custom: #daebb1; $custom-light: #e6f1c8; $custom-dark: #000000;
JSON
{
"hex": "#daebb1",
"rgb": {
"r": 218,
"g": 235,
"b": 177
},
"hsl": {
"h": 77.586,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.91309,
"c": 0.07801,
"h": 121.2
},
"luminance": 0.77496
}Semantic roles & 50–950 ramp
primary
#DAEBB1
secondary
#9079C7
accent
#1FC750
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582