#DAFBFC#DAFBFC
#DAFBFC is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.5% C 0.034 H 198.8°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFBFC |
|---|---|
| RGB | rgb(218, 251, 252) |
| HSL | hsl(182, 85%, 92%) |
| HSV | hsv(182, 13%, 99%) |
| CMYK | cmyk(13.5%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.38, -10.40, -4.06) |
| CIE-LCH | lch(96.38, 11.16, 201.34°) |
| OKLab | oklab(96.49% -0.0323 -0.011) |
| OKLCH | oklch(96.49% 0.034 198.8) |
| XYZ | xyz(80.9769, 90.9261, 105.3607) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.08
Ice Blue (survey)
#D7FFFE
ΔE00 2.22
Very Pale Blue
#D6FFFE
ΔE00 2.43
Very Light Blue
#D5FFFF
ΔE00 2.45
Really Light Blue
#D4FFFF
ΔE00 2.67
Pale Blue
#D0FEFE
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFBFC #FCDBDA
analogous
#DAFCEC #DAFBFC #DAEAFC
triadic
#DAFBFC #FCDAFB #FBFCDA
tetradic
#DAFBFC #ECDAFC #FCDBDA #EAFCDA
square
#DAFBFC #ECDAFC #FCDBDA #EAFCDA
split-complementary
#DAFBFC #FCDAEA #FCECDA
monochromatic
#69EFF3 #A1F5F7 #DAFBFC #E3FCFD #E3FCFD
Accessibility & contrast
On white
1.09
#DAFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#DAFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFBFC
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFBFC | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#D0FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dafbfc; /* rgb */ color: rgb(218, 251, 252); /* oklch */ color: oklch(96.5% 0.034 198.8);
Tailwind
colors: {
custom: {
50: '#e5fcfd',
500: '#dafbfc',
950: '#000000',
},
}SCSS
$custom: #dafbfc; $custom-light: #e5fcfd; $custom-dark: #000000;
JSON
{
"hex": "#dafbfc",
"rgb": {
"r": 218,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.765,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96486,
"c": 0.03414,
"h": 198.8
},
"luminance": 0.90928
}Semantic roles & 50–950 ramp
primary
#DAFBFC
secondary
#E49896
accent
#0B04E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585