#DAEBDB#DAEBDB
#DAEBDB is a very light, muted green. Relative luminance 0.794; OKLCH L 92.3% C 0.028 H 147.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBDB |
|---|---|
| RGB | rgb(218, 235, 219) |
| HSL | hsl(124, 30%, 89%) |
| HSV | hsv(124, 7%, 92%) |
| CMYK | cmyk(7.2%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(91.43, -8.53, 5.83) |
| CIE-LCH | lch(91.43, 10.33, 145.63°) |
| OKLab | oklab(92.3% -0.0235 0.0152) |
| OKLCH | oklch(92.3% 0.028 147) |
| XYZ | xyz(71.4055, 79.4359, 78.5749) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.37
Mintcream
#F5FFFA
ΔE00 7.23
Light Grey
#D8DCD6
ΔE00 7.37
Beige
#F5F5DC
ΔE00 7.49
Ivory
#FFFFF0
ΔE00 8.38
Azure (CSS)
#F0FFFF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBDB #EBDAEA
analogous
#E2EBDA #DAEBDB #DAEBE4
triadic
#DAEBDB #DBDAEB #EBDBDA
tetradic
#DAEBDB #DAE2EB #EBDAEA #EBE4DA
square
#DAEBDB #DAE2EB #EBDAEA #EBE4DA
split-complementary
#DAEBDB #E4DAEB #EBDAE2
monochromatic
#8BC08E #B2D6B4 #DAEBDB #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.24
#DAEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DAEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBDB
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBDB | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#E9E6DC
Tritanopia (blue-blind)
#D8EAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daebdb; /* rgb */ color: rgb(218, 235, 219); /* oklch */ color: oklch(92.3% 0.028 147.0);
Tailwind
colors: {
custom: {
50: '#e5f1e6',
500: '#daebdb',
950: '#000000',
},
}SCSS
$custom: #daebdb; $custom-light: #e5f1e6; $custom-dark: #000000;
JSON
{
"hex": "#daebdb",
"rgb": {
"r": 218,
"g": 235,
"b": 219
},
"hsl": {
"h": 123.529,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.92299,
"c": 0.02799,
"h": 147
},
"luminance": 0.79437
}Semantic roles & 50–950 ramp
primary
#DAEBDB
secondary
#C4A5C2
accent
#3DA2A9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584