#DAEBAF#DAEBAF
#DAEBAF is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 91.3% C 0.080 H 120.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBAF |
|---|---|
| RGB | rgb(218, 235, 175) |
| HSL | hsl(77, 60%, 80%) |
| HSV | hsv(77, 26%, 92%) |
| CMYK | cmyk(7.2%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(90.51, -15.54, 27.32) |
| CIE-LCH | lch(90.51, 31.43, 119.64°) |
| OKLab | oklab(91.27% -0.0412 0.0691) |
| OKLCH | oklch(91.27% 0.08 120.9) |
| XYZ | xyz(66.3589, 77.4173, 51.9962) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.57
Light Grey Green
#B7E1A1
ΔE00 6.38
Palegoldenrod
#EEE8AA
ΔE00 6.44
Very Pale Green
#CFFDBC
ΔE00 6.58
Light Sage
#BCECAC
ΔE00 6.59
Ecru
#FEFFCA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBAF #C0AFEB
analogous
#EBDEAF #DAEBAF #BCEBAF
triadic
#DAEBAF #AFDAEB #EBAFDA
tetradic
#DAEBAF #AFEBDE #C0AFEB #EBAFBC
square
#DAEBAF #AFEBDE #C0AFEB #EBAFBC
split-complementary
#DAEBAF #AFBCEB #DEAFEB
monochromatic
#ADD34D #C3DF7E #DAEBAF #F1F7E0 #F4F9E7
Accessibility & contrast
On white
1.27
#DAEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#DAEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBAF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBAF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AB
Deuteranopia (green-blind)
#F0E4B2
Tritanopia (blue-blind)
#DFE5DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daebaf; /* rgb */ color: rgb(218, 235, 175); /* oklch */ color: oklch(91.3% 0.080 120.9);
Tailwind
colors: {
custom: {
50: '#e6f1c7',
500: '#daebaf',
950: '#000000',
},
}SCSS
$custom: #daebaf; $custom-light: #e6f1c7; $custom-dark: #000000;
JSON
{
"hex": "#daebaf",
"rgb": {
"r": 218,
"g": 235,
"b": 175
},
"hsl": {
"h": 77,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.91268,
"c": 0.08043,
"h": 120.9
},
"luminance": 0.77417
}Semantic roles & 50–950 ramp
primary
#DAEBAF
secondary
#8E77C7
accent
#1EC84E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582