#DAEBA8#DAEBA8
#DAEBA8 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 91.1% C 0.089 H 119.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBA8 |
|---|---|
| RGB | rgb(218, 235, 168) |
| HSL | hsl(75, 63%, 79%) |
| HSV | hsv(75, 29%, 92%) |
| CMYK | cmyk(7.2%, 0%, 28.5%, 7.8%) |
| CIE-LAB | lab(90.39, -16.51, 30.72) |
| CIE-LCH | lch(90.39, 34.88, 118.26°) |
| OKLab | oklab(91.13% -0.0441 0.0771) |
| OKLCH | oklch(91.13% 0.089 119.8) |
| XYZ | xyz(65.6892, 77.1494, 48.4689) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.34
Palegoldenrod
#EEE8AA
ΔE00 6.23
Light Grey Green
#B7E1A1
ΔE00 6.58
Creme
#FFFFB6
ΔE00 6.70
Cream (survey)
#FFFFC2
ΔE00 6.71
Light Beige
#FFFEB6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBA8 #B9A8EB
analogous
#EBDBA8 #DAEBA8 #B9EBA8
triadic
#DAEBA8 #A8DAEB #EBA8DA
tetradic
#DAEBA8 #A8EBDB #B9A8EB #EBA8B9
square
#DAEBA8 #A8EBDB #B9A8EB #EBA8B9
split-complementary
#DAEBA8 #A8B9EB #DBA8EB
monochromatic
#B0D444 #C5E076 #DAEBA8 #EFF6DA #F4F9E6
Accessibility & contrast
On white
1.28
#DAEBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#DAEBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBA8
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBA8 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A4
Deuteranopia (green-blind)
#F1E4AB
Tritanopia (blue-blind)
#E0E4D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #daeba8; /* rgb */ color: rgb(218, 235, 168); /* oklch */ color: oklch(91.1% 0.089 119.8);
Tailwind
colors: {
custom: {
50: '#e6f1c2',
500: '#daeba8',
950: '#000000',
},
}SCSS
$custom: #daeba8; $custom-light: #e6f1c2; $custom-dark: #000000;
JSON
{
"hex": "#daeba8",
"rgb": {
"r": 218,
"g": 235,
"b": 168
},
"hsl": {
"h": 75.224,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.9113,
"c": 0.08883,
"h": 119.8
},
"luminance": 0.77149
}Semantic roles & 50–950 ramp
primary
#DAEBA8
secondary
#8670C7
accent
#1BCA48
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161612
muted
#848582