#DAEFEB#DAEFEB
#DAEFEB is a very light, muted teal. Relative luminance 0.826; OKLCH L 93.6% C 0.023 H 183.1°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEFEB |
|---|---|
| RGB | rgb(218, 239, 235) |
| HSL | hsl(169, 40%, 90%) |
| HSV | hsv(169, 9%, 94%) |
| CMYK | cmyk(8.8%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.85, -7.63, -0.43) |
| CIE-LCH | lch(92.85, 7.64, 183.20°) |
| OKLab | oklab(93.55% -0.0227 -0.0012) |
| OKLCH | oklch(93.55% 0.023 183.1) |
| XYZ | xyz(74.7720, 82.6355, 90.5920) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.34
Azure (CSS)
#F0FFFF
ΔE00 4.80
Mintcream
#F5FFFA
ΔE00 5.49
Ice Blue (survey)
#D7FFFE
ΔE00 5.83
Honeydew
#F0FFF0
ΔE00 5.93
Very Pale Blue
#D6FFFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEFEB #EFDADE
analogous
#DAEFE1 #DAEFEB #DAE9EF
triadic
#DAEFEB #EBDAEF #EFEBDA
tetradic
#DAEFEB #E1DAEF #EFDADE #E9EFDA
square
#DAEFEB #E1DAEF #EFDADE #E9EFDA
split-complementary
#DAEFEB #EFDAE9 #EFE1DA
monochromatic
#85CABD #AFDDD4 #DAEFEB #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.20
#DAEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#DAEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEFEB
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEFEB | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEB
Deuteranopia (green-blind)
#E9E9EB
Tritanopia (blue-blind)
#D5F0EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daefeb; /* rgb */ color: rgb(218, 239, 235); /* oklch */ color: oklch(93.6% 0.023 183.1);
Tailwind
colors: {
custom: {
50: '#e5f4f1',
500: '#daefeb',
950: '#000000',
},
}SCSS
$custom: #daefeb; $custom-light: #e5f4f1; $custom-dark: #000000;
JSON
{
"hex": "#daefeb",
"rgb": {
"r": 218,
"g": 239,
"b": 235
},
"hsl": {
"h": 168.571,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.93554,
"c": 0.02276,
"h": 183.1
},
"luminance": 0.82637
}Semantic roles & 50–950 ramp
primary
#DAEFEB
secondary
#CBA3AA
accent
#334BB3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585