#DAEEBE#DAEEBE
#DAEEBE is a very light, moderate yellow-green. Relative luminance 0.798; OKLCH L 92.2% C 0.067 H 126.1°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEBE |
|---|---|
| RGB | rgb(218, 238, 190) |
| HSL | hsl(85, 59%, 84%) |
| HSV | hsv(85, 20%, 93%) |
| CMYK | cmyk(8.4%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(91.58, -14.82, 21.08) |
| CIE-LCH | lch(91.58, 25.77, 125.11°) |
| OKLab | oklab(92.21% -0.0393 0.0539) |
| OKLCH | oklch(92.21% 0.067 126.1) |
| XYZ | xyz(68.7809, 79.7719, 60.4792) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.19
Very Light Green
#D1FFBD
ΔE00 6.38
Light Sage
#BCECAC
ΔE00 6.47
Light Grey Green
#B7E1A1
ΔE00 6.77
Ecru
#FEFFCA
ΔE00 7.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEBE #D2BEEE
analogous
#EEEABE #DAEEBE #C2EEBE
triadic
#DAEEBE #BEDAEE #EEBEDA
tetradic
#DAEEBE #BEEEEA #D2BEEE #EEBEC2
square
#DAEEBE #BEEEEA #D2BEEE #EEBEC2
split-complementary
#DAEEBE #BEC2EE #EABEEE
monochromatic
#A3D55D #BEE18D #DAEEBE #F1F9E7 #F1F9E7
Accessibility & contrast
On white
1.24
#DAEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DAEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEBE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEBE | 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)
#F4E8BB
Deuteranopia (green-blind)
#F1E7C0
Tritanopia (blue-blind)
#DDE9E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daeebe; /* rgb */ color: rgb(218, 238, 190); /* oklch */ color: oklch(92.2% 0.067 126.1);
Tailwind
colors: {
custom: {
50: '#e5f3d1',
500: '#daeebe',
950: '#000000',
},
}SCSS
$custom: #daeebe; $custom-light: #e5f3d1; $custom-dark: #000000;
JSON
{
"hex": "#daeebe",
"rgb": {
"r": 218,
"g": 238,
"b": 190
},
"hsl": {
"h": 85,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.92211,
"c": 0.06673,
"h": 126.1
},
"luminance": 0.79772
}Semantic roles & 50–950 ramp
primary
#DAEEBE
secondary
#A284CC
accent
#1FC665
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583