#DAEBB2#DAEBB2
#DAEBB2 is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.3% C 0.077 H 121.4°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBB2 |
|---|---|
| RGB | rgb(218, 235, 178) |
| HSL | hsl(78, 59%, 81%) |
| HSV | hsv(78, 24%, 92%) |
| CMYK | cmyk(7.2%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(90.57, -15.12, 25.85) |
| CIE-LCH | lch(90.57, 29.95, 120.32°) |
| OKLab | oklab(91.33% -0.04 0.0655) |
| OKLCH | oklch(91.33% 0.077 121.4) |
| XYZ | xyz(66.6568, 77.5365, 53.5653) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.17
Light Grey Green
#B7E1A1
ΔE00 6.41
Very Pale Green
#CFFDBC
ΔE00 6.56
Light Sage
#BCECAC
ΔE00 6.57
Ecru
#FEFFCA
ΔE00 6.62
Palegoldenrod
#EEE8AA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBB2 #C3B2EB
analogous
#EBDFB2 #DAEBB2 #BDEBB2
triadic
#DAEBB2 #B2DAEB #EBB2DA
tetradic
#DAEBB2 #B2EBDF #C3B2EB #EBB2BD
square
#DAEBB2 #B2EBDF #C3B2EB #EBB2BD
split-complementary
#DAEBB2 #B2BDEB #DFB2EB
monochromatic
#ABD251 #C3DE81 #DAEBB2 #F1F8E3 #F3F9E7
Accessibility & contrast
On white
1.27
#DAEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#DAEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBB2
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBB2 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AE
Deuteranopia (green-blind)
#F0E4B4
Tritanopia (blue-blind)
#DFE5DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daebb2; /* rgb */ color: rgb(218, 235, 178); /* oklch */ color: oklch(91.3% 0.077 121.4);
Tailwind
colors: {
custom: {
50: '#e6f1c9',
500: '#daebb2',
950: '#000000',
},
}SCSS
$custom: #daebb2; $custom-light: #e6f1c9; $custom-dark: #000000;
JSON
{
"hex": "#daebb2",
"rgb": {
"r": 218,
"g": 235,
"b": 178
},
"hsl": {
"h": 77.895,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.91329,
"c": 0.0768,
"h": 121.4
},
"luminance": 0.77536
}Semantic roles & 50–950 ramp
primary
#DAEBB2
secondary
#917AC7
accent
#1FC651
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582