#DAEEB3#DAEEB3
#DAEEB3 is a very light, moderate yellow-green. Relative luminance 0.793; OKLCH L 92.0% C 0.080 H 123.2°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEB3 |
|---|---|
| RGB | rgb(218, 238, 179) |
| HSL | hsl(80, 63%, 82%) |
| HSV | hsv(80, 25%, 93%) |
| CMYK | cmyk(8.4%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(91.37, -16.45, 26.44) |
| CIE-LCH | lch(91.37, 31.14, 121.89°) |
| OKLab | oklab(91.98% -0.0438 0.067) |
| OKLCH | oklch(91.98% 0.08 123.2) |
| XYZ | xyz(67.6238, 79.3091, 54.3847) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.04
Very Pale Green
#CFFDBC
ΔE00 5.70
Very Light Green
#D1FFBD
ΔE00 5.84
Light Sage
#BCECAC
ΔE00 5.98
Light Grey Green
#B7E1A1
ΔE00 6.11
Ecru
#FEFFCA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEB3 #C7B3EE
analogous
#EEE5B3 #DAEEB3 #BDEEB3
triadic
#DAEEB3 #B3DAEE #EEB3DA
tetradic
#DAEEB3 #B3EEE5 #C7B3EE #EEB3BD
square
#DAEEB3 #B3EEE5 #C7B3EE #EEB3BD
split-complementary
#DAEEB3 #B3BDEE #E5B3EE
monochromatic
#A9D84F #C2E381 #DAEEB3 #F2F9E5 #F3F9E6
Accessibility & contrast
On white
1.25
#DAEEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#DAEEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEB3
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEB3 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7AF
Deuteranopia (green-blind)
#F2E6B6
Tritanopia (blue-blind)
#DEE8DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daeeb3; /* rgb */ color: rgb(218, 238, 179); /* oklch */ color: oklch(92.0% 0.080 123.2);
Tailwind
colors: {
custom: {
50: '#e6f3ca',
500: '#daeeb3',
950: '#000000',
},
}SCSS
$custom: #daeeb3; $custom-light: #e6f3ca; $custom-dark: #000000;
JSON
{
"hex": "#daeeb3",
"rgb": {
"r": 218,
"g": 238,
"b": 179
},
"hsl": {
"h": 80.339,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.91977,
"c": 0.08002,
"h": 123.2
},
"luminance": 0.79309
}Semantic roles & 50–950 ramp
primary
#DAEEB3
secondary
#957ACC
accent
#1ACB56
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582