#DAEBED#DAEBED
#DAEBED is a very light, near-neutral teal. Relative luminance 0.804; OKLCH L 92.8% C 0.018 H 205.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBED |
|---|---|
| RGB | rgb(218, 235, 237) |
| HSL | hsl(186, 35%, 89%) |
| HSV | hsv(186, 8%, 93%) |
| CMYK | cmyk(8%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(91.88, -5.22, -2.90) |
| CIE-LCH | lch(91.88, 5.97, 209.02°) |
| OKLab | oklab(92.8% -0.0165 -0.0078) |
| OKLCH | oklch(92.8% 0.018 205.3) |
| XYZ | xyz(73.9045, 80.4355, 91.7363) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.34
Mintcream
#F5FFFA
ΔE00 5.82
Lightcyan
#E0FFFF
ΔE00 5.90
Aliceblue
#F0F8FF
ΔE00 5.93
Fog
#D8DCE0
ΔE00 6.36
Light Grey
#D8DCD6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBED #EDDCDA
analogous
#DAEDE6 #DAEBED #DAE2ED
triadic
#DAEBED #EDDAEB #EBEDDA
tetradic
#DAEBED #E6DAED #EDDCDA #E2EDDA
square
#DAEBED #E6DAED #EDDCDA #E2EDDA
split-complementary
#DAEBED #EDDAE2 #EDE6DA
monochromatic
#88BEC5 #B1D5D9 #DAEBED #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.23
#DAEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DAEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBED
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBED | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E4E7ED
Tritanopia (blue-blind)
#D5EDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daebed; /* rgb */ color: rgb(218, 235, 237); /* oklch */ color: oklch(92.8% 0.018 205.3);
Tailwind
colors: {
custom: {
50: '#e5f1f2',
500: '#daebed',
950: '#000000',
},
}SCSS
$custom: #daebed; $custom-light: #e5f1f2; $custom-dark: #000000;
JSON
{
"hex": "#daebed",
"rgb": {
"r": 218,
"g": 235,
"b": 237
},
"hsl": {
"h": 186.316,
"s": 34.545,
"l": 89.216
},
"oklch": {
"l": 0.92801,
"c": 0.01826,
"h": 205.3
},
"luminance": 0.80437
}Semantic roles & 50–950 ramp
primary
#DAEBED
secondary
#C7A8A4
accent
#4438AD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585