#DAEBE4#DAEBE4
#DAEBE4 is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.5% C 0.020 H 169.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBE4 |
|---|---|
| RGB | rgb(218, 235, 228) |
| HSL | hsl(155, 30%, 89%) |
| HSV | hsv(155, 7%, 92%) |
| CMYK | cmyk(7.2%, 0%, 3%, 7.8%) |
| CIE-LAB | lab(91.65, -6.91, 1.46) |
| CIE-LCH | lch(91.65, 7.06, 168.06°) |
| OKLab | oklab(92.54% -0.02 0.0038) |
| OKLCH | oklch(92.54% 0.02 169.3) |
| XYZ | xyz(72.6225, 79.9227, 84.9843) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.26
Mintcream
#F5FFFA
ΔE00 5.38
Azure (CSS)
#F0FFFF
ΔE00 5.61
Light Grey
#D8DCD6
ΔE00 5.93
Lightcyan
#E0FFFF
ΔE00 6.17
Ice
#D6FFFA
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBE4 #EBDAE1
analogous
#DAEBDC #DAEBE4 #DAEAEB
triadic
#DAEBE4 #E4DAEB #EBE4DA
tetradic
#DAEBE4 #DCDAEB #EBDAE1 #EAEBDA
square
#DAEBE4 #DCDAEB #EBDAE1 #EAEBDA
split-complementary
#DAEBE4 #EBDAEA #EBDCDA
monochromatic
#8BC0AA #B2D6C7 #DAEBE4 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.24
#DAEBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#DAEBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBE4
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBE4 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E4
Deuteranopia (green-blind)
#E7E6E4
Tritanopia (blue-blind)
#D7EBE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daebe4; /* rgb */ color: rgb(218, 235, 228); /* oklch */ color: oklch(92.5% 0.020 169.3);
Tailwind
colors: {
custom: {
50: '#e5f1ec',
500: '#daebe4',
950: '#000000',
},
}SCSS
$custom: #daebe4; $custom-light: #e5f1ec; $custom-dark: #000000;
JSON
{
"hex": "#daebe4",
"rgb": {
"r": 218,
"g": 235,
"b": 228
},
"hsl": {
"h": 155.294,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.92544,
"c": 0.02031,
"h": 169.3
},
"luminance": 0.79924
}Semantic roles & 50–950 ramp
primary
#DAEBE4
secondary
#C4A5B2
accent
#3D69A9
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584