#DAFBFA#DAFBFA
#DAFBFA is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.4% C 0.034 H 194.4°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFBFA |
|---|---|
| RGB | rgb(218, 251, 250) |
| HSL | hsl(178, 80%, 92%) |
| HSV | hsv(178, 13%, 98%) |
| CMYK | cmyk(13.1%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(96.33, -10.79, -3.11) |
| CIE-LCH | lch(96.33, 11.23, 196.07°) |
| OKLab | oklab(96.43% -0.0331 -0.0085) |
| OKLCH | oklch(96.43% 0.034 194.4) |
| XYZ | xyz(80.6616, 90.8000, 103.7003) |
| Luminance | 0.9080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.21
Ice Blue (survey)
#D7FFFE
ΔE00 1.86
Very Pale Blue
#D6FFFE
ΔE00 2.08
Very Light Blue
#D5FFFF
ΔE00 2.25
Really Light Blue
#D4FFFF
ΔE00 2.47
Ice
#D6FFFA
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFBFA #FBDADB
analogous
#DAFBEA #DAFBFA #DAECFB
triadic
#DAFBFA #FADAFB #FBFADA
tetradic
#DAFBFA #EADAFB #FBDADB #ECFBDA
square
#DAFBFA #EADAFB #FBDADB #ECFBDA
split-complementary
#DAFBFA #FBDAEC #FBEADA
monochromatic
#6CEFEB #A3F5F3 #DAFBFA #E3FCFB #E3FCFB
Accessibility & contrast
On white
1.10
#DAFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#DAFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFBFA
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFBFA | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7FA
Deuteranopia (green-blind)
#F0F2FA
Tritanopia (blue-blind)
#D1FDFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafbfa; /* rgb */ color: rgb(218, 251, 250); /* oklch */ color: oklch(96.4% 0.034 194.4);
Tailwind
colors: {
custom: {
50: '#e5fcfb',
500: '#dafbfa',
950: '#000000',
},
}SCSS
$custom: #dafbfa; $custom-light: #e5fcfb; $custom-dark: #000000;
JSON
{
"hex": "#dafbfa",
"rgb": {
"r": 218,
"g": 251,
"b": 250
},
"hsl": {
"h": 178.182,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.96427,
"c": 0.03414,
"h": 194.4
},
"luminance": 0.90802
}Semantic roles & 50–950 ramp
primary
#DAFBFA
secondary
#E29799
accent
#090FDD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585