#DAE8EA#DAE8EA
#DAE8EA is a very light, near-neutral teal. Relative luminance 0.786; OKLCH L 92.1% C 0.015 H 207.1°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE8EA |
|---|---|
| RGB | rgb(218, 232, 234) |
| HSL | hsl(188, 28%, 89%) |
| HSV | hsv(188, 7%, 92%) |
| CMYK | cmyk(6.8%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(91.03, -4.26, -2.57) |
| CIE-LCH | lch(91.03, 4.98, 211.12°) |
| OKLab | oklab(92.11% -0.0135 -0.0069) |
| OKLCH | oklch(92.11% 0.015 207.1) |
| XYZ | xyz(72.6182, 78.5584, 89.1634) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.86
Fog
#D8DCE0
ΔE00 5.17
Aliceblue
#F0F8FF
ΔE00 5.49
Light Grey
#D8DCD6
ΔE00 5.66
Mintcream
#F5FFFA
ΔE00 5.98
Gainsboro
#DCDCDC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE8EA #EADCDA
analogous
#DAEAE4 #DAE8EA #DAE0EA
triadic
#DAE8EA #EADAE8 #E8EADA
tetradic
#DAE8EA #E4DAEA #EADCDA #E0EADA
square
#DAE8EA #E4DAEA #EADCDA #E0EADA
split-complementary
#DAE8EA #EADAE0 #EAE4DA
monochromatic
#8CB7BE #B3D0D4 #DAE8EA #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.26
#DAE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#DAE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE8EA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE8EA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E3E4EA
Tritanopia (blue-blind)
#D6E9E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dae8ea; /* rgb */ color: rgb(218, 232, 234); /* oklch */ color: oklch(92.1% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#e5eff0',
500: '#dae8ea',
950: '#000000',
},
}SCSS
$custom: #dae8ea; $custom-light: #e5eff0; $custom-dark: #000000;
JSON
{
"hex": "#dae8ea",
"rgb": {
"r": 218,
"g": 232,
"b": 234
},
"hsl": {
"h": 187.5,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.92109,
"c": 0.0152,
"h": 207.1
},
"luminance": 0.78559
}Semantic roles & 50–950 ramp
primary
#DAE8EA
secondary
#C3A9A6
accent
#4C3FA6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585