#DAEBB0#DAEBB0
#DAEBB0 is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.3% C 0.079 H 121.0°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBB0 |
|---|---|
| RGB | rgb(218, 235, 176) |
| HSL | hsl(77, 60%, 81%) |
| HSV | hsv(77, 25%, 92%) |
| CMYK | cmyk(7.2%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(90.53, -15.40, 26.83) |
| CIE-LCH | lch(90.53, 30.94, 119.86°) |
| OKLab | oklab(91.29% -0.0408 0.0679) |
| OKLCH | oklch(91.29% 0.079 121) |
| XYZ | xyz(66.4575, 77.4567, 52.5154) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.77
Light Grey Green
#B7E1A1
ΔE00 6.38
Palegoldenrod
#EEE8AA
ΔE00 6.50
Very Pale Green
#CFFDBC
ΔE00 6.57
Light Sage
#BCECAC
ΔE00 6.58
Ecru
#FEFFCA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBB0 #C1B0EB
analogous
#EBDEB0 #DAEBB0 #BCEBB0
triadic
#DAEBB0 #B0DAEB #EBB0DA
tetradic
#DAEBB0 #B0EBDE #C1B0EB #EBB0BC
square
#DAEBB0 #B0EBDE #C1B0EB #EBB0BC
split-complementary
#DAEBB0 #B0BCEB #DEB0EB
monochromatic
#ACD24E #C3DF7F #DAEBB0 #F1F7E1 #F4F9E7
Accessibility & contrast
On white
1.27
#DAEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#DAEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBB0
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBB0 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AC
Deuteranopia (green-blind)
#F0E4B3
Tritanopia (blue-blind)
#DFE5DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daebb0; /* rgb */ color: rgb(218, 235, 176); /* oklch */ color: oklch(91.3% 0.079 121.0);
Tailwind
colors: {
custom: {
50: '#e6f1c8',
500: '#daebb0',
950: '#000000',
},
}SCSS
$custom: #daebb0; $custom-light: #e6f1c8; $custom-dark: #000000;
JSON
{
"hex": "#daebb0",
"rgb": {
"r": 218,
"g": 235,
"b": 176
},
"hsl": {
"h": 77.288,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.91288,
"c": 0.07922,
"h": 121
},
"luminance": 0.77457
}Semantic roles & 50–950 ramp
primary
#DAEBB0
secondary
#8F78C7
accent
#1EC74F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582