#DAEFB0#DAEFB0
#DAEFB0 is a very light, moderate yellow-green. Relative luminance 0.798; OKLCH L 92.1% C 0.085 H 123.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEFB0 |
|---|---|
| RGB | rgb(218, 239, 176) |
| HSL | hsl(80, 66%, 81%) |
| HSV | hsv(80, 26%, 94%) |
| CMYK | cmyk(8.8%, 0%, 26.4%, 6.3%) |
| CIE-LAB | lab(91.58, -17.37, 28.26) |
| CIE-LCH | lch(91.58, 33.17, 121.58°) |
| OKLab | oklab(92.13% -0.0464 0.0713) |
| OKLCH | oklch(92.13% 0.085 123) |
| XYZ | xyz(67.6156, 79.7729, 52.9014) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.42
Very Pale Green
#CFFDBC
ΔE00 5.52
Very Light Green
#D1FFBD
ΔE00 5.63
Light Sage
#BCECAC
ΔE00 5.90
Light Grey Green
#B7E1A1
ΔE00 6.06
Pale Green
#C7FDB5
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEFB0 #C5B0EF
analogous
#EFE5B0 #DAEFB0 #BBEFB0
triadic
#DAEFB0 #B0DAEF #EFB0DA
tetradic
#DAEFB0 #B0EFE5 #C5B0EF #EFB0BB
square
#DAEFB0 #B0EFE5 #C5B0EF #EFB0BB
split-complementary
#DAEFB0 #B0BBEF #E5B0EF
monochromatic
#AADA4A #C2E57D #DAEFB0 #F2F9E3 #F3FAE6
Accessibility & contrast
On white
1.24
#DAEFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DAEFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEFB0
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEFB0 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7AC
Deuteranopia (green-blind)
#F4E7B3
Tritanopia (blue-blind)
#DFE9DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daefb0; /* rgb */ color: rgb(218, 239, 176); /* oklch */ color: oklch(92.1% 0.085 123.0);
Tailwind
colors: {
custom: {
50: '#e6f4c8',
500: '#daefb0',
950: '#000000',
},
}SCSS
$custom: #daefb0; $custom-light: #e6f4c8; $custom-dark: #000000;
JSON
{
"hex": "#daefb0",
"rgb": {
"r": 218,
"g": 239,
"b": 176
},
"hsl": {
"h": 80,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.92125,
"c": 0.08509,
"h": 123
},
"luminance": 0.79773
}Semantic roles & 50–950 ramp
primary
#DAEFB0
secondary
#9376CD
accent
#17CE54
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582