#DAF8FB#DAF8FB
#DAF8FB is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.8% C 0.031 H 204.0°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF8FB |
|---|---|
| RGB | rgb(218, 248, 251) |
| HSL | hsl(185, 80%, 92%) |
| HSV | hsv(185, 13%, 98%) |
| CMYK | cmyk(13.1%, 1.2%, 0%, 1.6%) |
| CIE-LAB | lab(95.58, -9.09, -4.72) |
| CIE-LCH | lch(95.58, 10.24, 207.44°) |
| OKLab | oklab(95.85% -0.0287 -0.0128) |
| OKLCH | oklch(95.85% 0.031 204) |
| XYZ | xyz(79.8891, 89.0035, 104.2184) |
| Luminance | 0.8901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.97
Ice Blue (survey)
#D7FFFE
ΔE00 3.64
Very Light Blue
#D5FFFF
ΔE00 3.79
Very Pale Blue
#D6FFFE
ΔE00 3.84
Really Light Blue
#D4FFFF
ΔE00 4.00
Pale Blue
#D0FEFE
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF8FB #FBDDDA
analogous
#DAFBEE #DAF8FB #DAE8FB
triadic
#DAF8FB #FBDAF8 #F8FBDA
tetradic
#DAF8FB #EEDAFB #FBDDDA #E8FBDA
square
#DAF8FB #EEDAFB #FBDDDA #E8FBDA
split-complementary
#DAF8FB #FBDAE8 #FBEEDA
monochromatic
#6CE3EF #A3EEF5 #DAF8FB #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.12
#DAF8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#DAF8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF8FB
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF8FB | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#D1FBF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #daf8fb; /* rgb */ color: rgb(218, 248, 251); /* oklch */ color: oklch(95.8% 0.031 204.0);
Tailwind
colors: {
custom: {
50: '#e5fafc',
500: '#daf8fb',
950: '#000000',
},
}SCSS
$custom: #daf8fb; $custom-light: #e5fafc; $custom-dark: #000000;
JSON
{
"hex": "#daf8fb",
"rgb": {
"r": 218,
"g": 248,
"b": 251
},
"hsl": {
"h": 185.455,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.95846,
"c": 0.03143,
"h": 204
},
"luminance": 0.89005
}Semantic roles & 50–950 ramp
primary
#DAF8FB
secondary
#E29E97
accent
#1C09DD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585