#DAEBDA#DAEBDA
#DAEBDA is a very light, muted green. Relative luminance 0.794; OKLCH L 92.3% C 0.029 H 145.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBDA |
|---|---|
| RGB | rgb(218, 235, 218) |
| HSL | hsl(120, 30%, 89%) |
| HSV | hsv(120, 7%, 92%) |
| CMYK | cmyk(7.2%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(91.41, -8.71, 6.32) |
| CIE-LCH | lch(91.41, 10.76, 144.02°) |
| OKLab | oklab(92.27% -0.0239 0.0165) |
| OKLCH | oklch(92.27% 0.029 145.3) |
| XYZ | xyz(71.2742, 79.3834, 77.8836) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.44
Beige
#F5F5DC
ΔE00 7.36
Mintcream
#F5FFFA
ΔE00 7.49
Light Grey
#D8DCD6
ΔE00 7.59
Ivory
#FFFFF0
ΔE00 8.44
Off White (survey)
#FFFFE4
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBDA #EBDAEB
analogous
#E3EBDA #DAEBDA #DAEBE3
triadic
#DAEBDA #DADAEB #EBDADA
tetradic
#DAEBDA #DAE3EB #EBDAEB #EBE3DA
square
#DAEBDA #DAE3EB #EBDAEB #EBE3DA
split-complementary
#DAEBDA #E3DAEB #EBDAE3
monochromatic
#8BC08B #B2D6B2 #DAEBDA #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.24
#DAEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#DAEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBDA
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBDA | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8D9
Deuteranopia (green-blind)
#E9E6DB
Tritanopia (blue-blind)
#D9EAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daebda; /* rgb */ color: rgb(218, 235, 218); /* oklch */ color: oklch(92.3% 0.029 145.3);
Tailwind
colors: {
custom: {
50: '#e5f1e5',
500: '#daebda',
950: '#000000',
},
}SCSS
$custom: #daebda; $custom-light: #e5f1e5; $custom-dark: #000000;
JSON
{
"hex": "#daebda",
"rgb": {
"r": 218,
"g": 235,
"b": 218
},
"hsl": {
"h": 120,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.92272,
"c": 0.02902,
"h": 145.3
},
"luminance": 0.79384
}Semantic roles & 50–950 ramp
primary
#DAEBDA
secondary
#C4A5C4
accent
#3DA9A9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584