#DAEBA7#DAEBA7
#DAEBA7 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 91.1% C 0.090 H 119.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBA7 |
|---|---|
| RGB | rgb(218, 235, 167) |
| HSL | hsl(75, 63%, 79%) |
| HSV | hsv(75, 29%, 92%) |
| CMYK | cmyk(7.2%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(90.37, -16.65, 31.21) |
| CIE-LCH | lch(90.37, 35.37, 118.08°) |
| OKLab | oklab(91.11% -0.0445 0.0783) |
| OKLCH | oklch(91.11% 0.09 119.6) |
| XYZ | xyz(65.5964, 77.1123, 47.9802) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.19
Palegoldenrod
#EEE8AA
ΔE00 6.23
Light Grey Green
#B7E1A1
ΔE00 6.64
Creme
#FFFFB6
ΔE00 6.66
Light Beige
#FFFEB6
ΔE00 6.71
Cream (survey)
#FFFFC2
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBA7 #B8A7EB
analogous
#EBDAA7 #DAEBA7 #B8EBA7
triadic
#DAEBA7 #A7DAEB #EBA7DA
tetradic
#DAEBA7 #A7EBDA #B8A7EB #EBA7B8
square
#DAEBA7 #A7EBDA #B8A7EB #EBA7B8
split-complementary
#DAEBA7 #A7B8EB #DAA7EB
monochromatic
#B0D443 #C5E075 #DAEBA7 #EFF6D9 #F5F9E6
Accessibility & contrast
On white
1.28
#DAEBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#DAEBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBA7
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBA7 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E3A3
Deuteranopia (green-blind)
#F2E4AA
Tritanopia (blue-blind)
#E0E4D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #daeba7; /* rgb */ color: rgb(218, 235, 167); /* oklch */ color: oklch(91.1% 0.090 119.6);
Tailwind
colors: {
custom: {
50: '#e6f1c1',
500: '#daeba7',
950: '#000000',
},
}SCSS
$custom: #daeba7; $custom-light: #e6f1c1; $custom-dark: #000000;
JSON
{
"hex": "#daeba7",
"rgb": {
"r": 218,
"g": 235,
"b": 167
},
"hsl": {
"h": 75,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.9111,
"c": 0.09003,
"h": 119.6
},
"luminance": 0.77112
}Semantic roles & 50–950 ramp
primary
#DAEBA7
secondary
#856FC7
accent
#1BCB47
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161612
muted
#848582