#DAE9EB#DAE9EB
#DAE9EB is a very light, near-neutral teal. Relative luminance 0.792; OKLCH L 92.3% C 0.016 H 206.4°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE9EB |
|---|---|
| RGB | rgb(218, 233, 235) |
| HSL | hsl(187, 30%, 89%) |
| HSV | hsv(187, 7%, 92%) |
| CMYK | cmyk(7.2%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(91.32, -4.58, -2.68) |
| CIE-LCH | lch(91.32, 5.31, 210.33°) |
| OKLab | oklab(92.34% -0.0145 -0.0072) |
| OKLCH | oklch(92.34% 0.016 206.4) |
| XYZ | xyz(73.0446, 79.1806, 90.0162) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.65
Fog
#D8DCE0
ΔE00 5.57
Aliceblue
#F0F8FF
ΔE00 5.62
Mintcream
#F5FFFA
ΔE00 5.90
Light Grey
#D8DCD6
ΔE00 5.95
Lightcyan
#E0FFFF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE9EB #EBDCDA
analogous
#DAEBE5 #DAE9EB #DAE1EB
triadic
#DAE9EB #EBDAE9 #E9EBDA
tetradic
#DAE9EB #E5DAEB #EBDCDA #E1EBDA
square
#DAE9EB #E5DAEB #EBDCDA #E1EBDA
split-complementary
#DAE9EB #EBDAE1 #EBE5DA
monochromatic
#8BBAC0 #B2D1D6 #DAE9EB #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.25
#DAE9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DAE9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE9EB
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE9EB | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#D6EAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dae9eb; /* rgb */ color: rgb(218, 233, 235); /* oklch */ color: oklch(92.3% 0.016 206.4);
Tailwind
colors: {
custom: {
50: '#e5f0f1',
500: '#dae9eb',
950: '#000000',
},
}SCSS
$custom: #dae9eb; $custom-light: #e5f0f1; $custom-dark: #000000;
JSON
{
"hex": "#dae9eb",
"rgb": {
"r": 218,
"g": 233,
"b": 235
},
"hsl": {
"h": 187.059,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.9234,
"c": 0.01622,
"h": 206.4
},
"luminance": 0.79181
}Semantic roles & 50–950 ramp
primary
#DAE9EB
secondary
#C4A9A5
accent
#4A3DA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585