#DAEBEE#DAEBEE
#DAEBEE is a very light, near-neutral teal. Relative luminance 0.805; OKLCH L 92.8% C 0.019 H 209.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBEE |
|---|---|
| RGB | rgb(218, 235, 238) |
| HSL | hsl(189, 37%, 89%) |
| HSV | hsv(189, 8%, 93%) |
| CMYK | cmyk(8.4%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.91, -5.03, -3.38) |
| CIE-LCH | lch(91.91, 6.06, 213.89°) |
| OKLab | oklab(92.83% -0.0161 -0.0091) |
| OKLCH | oklch(92.83% 0.019 209.4) |
| XYZ | xyz(74.0510, 80.4941, 92.5079) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.44
Aliceblue
#F0F8FF
ΔE00 5.64
Mintcream
#F5FFFA
ΔE00 6.06
Lightcyan
#E0FFFF
ΔE00 6.10
Fog
#D8DCE0
ΔE00 6.18
Light Grey
#D8DCD6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBEE #EEDDDA
analogous
#DAEEE7 #DAEBEE #DAE1EE
triadic
#DAEBEE #EEDAEB #EBEEDA
tetradic
#DAEBEE #E7DAEE #EEDDDA #E1EEDA
square
#DAEBEE #E7DAEE #EEDDDA #E1EEDA
split-complementary
#DAEBEE #EEDAE1 #EEE7DA
monochromatic
#86BEC7 #B0D4DB #DAEBEE #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.23
#DAEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DAEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBEE
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBEE | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#E4E7EE
Tritanopia (blue-blind)
#D5EDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daebee; /* rgb */ color: rgb(218, 235, 238); /* oklch */ color: oklch(92.8% 0.019 209.4);
Tailwind
colors: {
custom: {
50: '#e5f1f3',
500: '#daebee',
950: '#000000',
},
}SCSS
$custom: #daebee; $custom-light: #e5f1f3; $custom-dark: #000000;
JSON
{
"hex": "#daebee",
"rgb": {
"r": 218,
"g": 235,
"b": 238
},
"hsl": {
"h": 189,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.92831,
"c": 0.01852,
"h": 209.4
},
"luminance": 0.80495
}Semantic roles & 50–950 ramp
primary
#DAEBEE
secondary
#C9A9A3
accent
#4836B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585