#DAEAEB#DAEAEB
#DAEAEB is a very light, near-neutral teal. Relative luminance 0.797; OKLCH L 92.5% C 0.017 H 201.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEAEB |
|---|---|
| RGB | rgb(218, 234, 235) |
| HSL | hsl(184, 30%, 89%) |
| HSV | hsv(184, 7%, 92%) |
| CMYK | cmyk(7.2%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(91.57, -5.09, -2.31) |
| CIE-LCH | lch(91.57, 5.59, 204.36°) |
| OKLab | oklab(92.54% -0.0159 -0.0062) |
| OKLCH | oklch(92.54% 0.017 201.4) |
| XYZ | xyz(73.3285, 79.7483, 90.1109) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.43
Mintcream
#F5FFFA
ΔE00 5.64
Light Grey
#D8DCD6
ΔE00 6.03
Aliceblue
#F0F8FF
ΔE00 6.08
Lightcyan
#E0FFFF
ΔE00 6.13
Fog
#D8DCE0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEAEB #EBDBDA
analogous
#DAEBE4 #DAEAEB #DAE2EB
triadic
#DAEAEB #EBDAEA #EAEBDA
tetradic
#DAEAEB #E4DAEB #EBDBDA #E2EBDA
square
#DAEAEB #E4DAEB #EBDBDA #E2EBDA
split-complementary
#DAEAEB #EBDAE2 #EBE4DA
monochromatic
#8BBDC0 #B2D3D6 #DAEAEB #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.24
#DAEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DAEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEAEB
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEAEB | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#D5EBEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daeaeb; /* rgb */ color: rgb(218, 234, 235); /* oklch */ color: oklch(92.5% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#e5f0f1',
500: '#daeaeb',
950: '#000000',
},
}SCSS
$custom: #daeaeb; $custom-light: #e5f0f1; $custom-dark: #000000;
JSON
{
"hex": "#daeaeb",
"rgb": {
"r": 218,
"g": 234,
"b": 235
},
"hsl": {
"h": 183.529,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.92541,
"c": 0.01707,
"h": 201.4
},
"luminance": 0.79749
}Semantic roles & 50–950 ramp
primary
#DAEAEB
secondary
#C4A7A5
accent
#433DA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585