#DAE9EA#DAE9EA
#DAE9EA is a very light, near-neutral teal. Relative luminance 0.791; OKLCH L 92.3% C 0.016 H 201.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE9EA |
|---|---|
| RGB | rgb(218, 233, 234) |
| HSL | hsl(184, 28%, 89%) |
| HSV | hsv(184, 7%, 92%) |
| CMYK | cmyk(6.8%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(91.29, -4.77, -2.20) |
| CIE-LCH | lch(91.29, 5.25, 204.73°) |
| OKLab | oklab(92.31% -0.0149 -0.0059) |
| OKLCH | oklch(92.31% 0.016 201.7) |
| XYZ | xyz(72.9005, 79.1229, 89.2575) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.59
Mintcream
#F5FFFA
ΔE00 5.68
Light Grey
#D8DCD6
ΔE00 5.71
Fog
#D8DCE0
ΔE00 5.79
Aliceblue
#F0F8FF
ΔE00 5.93
Lightcyan
#E0FFFF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE9EA #EADBDA
analogous
#DAEAE3 #DAE9EA #DAE1EA
triadic
#DAE9EA #EADAE9 #E9EADA
tetradic
#DAE9EA #E3DAEA #EADBDA #E1EADA
square
#DAE9EA #E3DAEA #EADBDA #E1EADA
split-complementary
#DAE9EA #EADAE1 #EAE3DA
monochromatic
#8CBBBE #B3D2D4 #DAE9EA #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.25
#DAE9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#DAE9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE9EA
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE9EA | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#D6EAE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dae9ea; /* rgb */ color: rgb(218, 233, 234); /* oklch */ color: oklch(92.3% 0.016 201.7);
Tailwind
colors: {
custom: {
50: '#e5f0f0',
500: '#dae9ea',
950: '#000000',
},
}SCSS
$custom: #dae9ea; $custom-light: #e5f0f0; $custom-dark: #000000;
JSON
{
"hex": "#dae9ea",
"rgb": {
"r": 218,
"g": 233,
"b": 234
},
"hsl": {
"h": 183.75,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.9231,
"c": 0.01604,
"h": 201.7
},
"luminance": 0.79124
}Semantic roles & 50–950 ramp
primary
#DAE9EA
secondary
#C3A7A6
accent
#463FA6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585