#DAEBDF#DAEBDF
#DAEBDF is a very light, muted green. Relative luminance 0.796; OKLCH L 92.4% C 0.024 H 155.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBDF |
|---|---|
| RGB | rgb(218, 235, 223) |
| HSL | hsl(138, 30%, 89%) |
| HSV | hsv(138, 7%, 92%) |
| CMYK | cmyk(7.2%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(91.53, -7.82, 3.89) |
| CIE-LCH | lch(91.53, 8.73, 153.55°) |
| OKLab | oklab(92.41% -0.0219 0.0102) |
| OKLCH | oklch(92.41% 0.024 155.1) |
| XYZ | xyz(71.9384, 79.6491, 81.3815) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.41
Mintcream
#F5FFFA
ΔE00 6.26
Light Grey
#D8DCD6
ΔE00 6.58
Azure (CSS)
#F0FFFF
ΔE00 7.15
Lightcyan
#E0FFFF
ΔE00 7.41
Ice
#D6FFFA
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBDF #EBDAE6
analogous
#DEEBDA #DAEBDF #DAEBE8
triadic
#DAEBDF #DFDAEB #EBDFDA
tetradic
#DAEBDF #DADEEB #EBDAE6 #EBE8DA
square
#DAEBDF #DADEEB #EBDAE6 #EBE8DA
split-complementary
#DAEBDF #E8DAEB #EBDADE
monochromatic
#8BC09A #B2D6BD #DAEBDF #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.24
#DAEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#DAEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBDF
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBDF | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E8E6E0
Tritanopia (blue-blind)
#D8EBE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daebdf; /* rgb */ color: rgb(218, 235, 223); /* oklch */ color: oklch(92.4% 0.024 155.1);
Tailwind
colors: {
custom: {
50: '#e5f1e9',
500: '#daebdf',
950: '#000000',
},
}SCSS
$custom: #daebdf; $custom-light: #e5f1e9; $custom-dark: #000000;
JSON
{
"hex": "#daebdf",
"rgb": {
"r": 218,
"g": 235,
"b": 223
},
"hsl": {
"h": 137.647,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.92406,
"c": 0.02414,
"h": 155.1
},
"luminance": 0.7965
}Semantic roles & 50–950 ramp
primary
#DAEBDF
secondary
#C4A5BB
accent
#3D89A9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584