#DAFBF8#DAFBF8
#DAFBF8 is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.4% C 0.034 H 189.9°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFBF8 |
|---|---|
| RGB | rgb(218, 251, 248) |
| HSL | hsl(175, 80%, 92%) |
| HSV | hsv(175, 13%, 98%) |
| CMYK | cmyk(13.1%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(96.28, -11.18, -2.15) |
| CIE-LCH | lch(96.28, 11.38, 190.89°) |
| OKLab | oklab(96.37% -0.0338 -0.0059) |
| OKLCH | oklch(96.37% 0.034 189.9) |
| XYZ | xyz(80.3497, 90.6753, 102.0575) |
| Luminance | 0.9068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.81
Ice Blue (survey)
#D7FFFE
ΔE00 1.91
Very Pale Blue
#D6FFFE
ΔE00 2.10
Ice
#D6FFFA
ΔE00 2.34
Very Light Blue
#D5FFFF
ΔE00 2.41
Really Light Blue
#D4FFFF
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFBF8 #FBDADD
analogous
#DAFBE8 #DAFBF8 #DAEEFB
triadic
#DAFBF8 #F8DAFB #FBF8DA
tetradic
#DAFBF8 #E8DAFB #FBDADD #EEFBDA
square
#DAFBF8 #E8DAFB #FBDADD #EEFBDA
split-complementary
#DAFBF8 #FBDAEE #FBE8DA
monochromatic
#6CEFE3 #A3F5EE #DAFBF8 #E3FCFA #E3FCFA
Accessibility & contrast
On white
1.10
#DAFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#DAFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFBF8
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFBF8 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F8
Deuteranopia (green-blind)
#F0F2F8
Tritanopia (blue-blind)
#D1FDFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafbf8; /* rgb */ color: rgb(218, 251, 248); /* oklch */ color: oklch(96.4% 0.034 189.9);
Tailwind
colors: {
custom: {
50: '#e5fcfa',
500: '#dafbf8',
950: '#000000',
},
}SCSS
$custom: #dafbf8; $custom-light: #e5fcfa; $custom-dark: #000000;
JSON
{
"hex": "#dafbf8",
"rgb": {
"r": 218,
"g": 251,
"b": 248
},
"hsl": {
"h": 174.545,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.96369,
"c": 0.03435,
"h": 189.9
},
"luminance": 0.90677
}Semantic roles & 50–950 ramp
primary
#DAFBF8
secondary
#E2979E
accent
#091CDD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585