#DAF8FA#DAF8FA
#DAF8FA is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.8% C 0.031 H 201.5°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF8FA |
|---|---|
| RGB | rgb(218, 248, 250) |
| HSL | hsl(184, 76%, 92%) |
| HSV | hsv(184, 13%, 98%) |
| CMYK | cmyk(12.8%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(95.56, -9.29, -4.24) |
| CIE-LCH | lch(95.56, 10.21, 204.55°) |
| OKLab | oklab(95.82% -0.0291 -0.0115) |
| OKLCH | oklch(95.82% 0.031 201.5) |
| XYZ | xyz(79.7319, 88.9406, 103.3904) |
| Luminance | 0.8894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.69
Ice Blue (survey)
#D7FFFE
ΔE00 3.35
Very Light Blue
#D5FFFF
ΔE00 3.55
Very Pale Blue
#D6FFFE
ΔE00 3.55
Really Light Blue
#D4FFFF
ΔE00 3.76
Pale Blue
#D0FEFE
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF8FA #FADCDA
analogous
#DAFAEC #DAF8FA #DAE8FA
triadic
#DAF8FA #FADAF8 #F8FADA
tetradic
#DAF8FA #ECDAFA #FADCDA #E8FADA
square
#DAF8FA #ECDAFA #FADCDA #E8FADA
split-complementary
#DAF8FA #FADAE8 #FAECDA
monochromatic
#6EE4EB #A4EEF3 #DAF8FA #E4FAFB #E4FAFB
Accessibility & contrast
On white
1.12
#DAF8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#DAF8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF8FA
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF8FA | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#EDF0FA
Tritanopia (blue-blind)
#D1FAF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #daf8fa; /* rgb */ color: rgb(218, 248, 250); /* oklch */ color: oklch(95.8% 0.031 201.5);
Tailwind
colors: {
custom: {
50: '#e5fafb',
500: '#daf8fa',
950: '#000000',
},
}SCSS
$custom: #daf8fa; $custom-light: #e5fafb; $custom-dark: #000000;
JSON
{
"hex": "#daf8fa",
"rgb": {
"r": 218,
"g": 248,
"b": 250
},
"hsl": {
"h": 183.75,
"s": 76.19,
"l": 91.765
},
"oklch": {
"l": 0.95817,
"c": 0.03129,
"h": 201.5
},
"luminance": 0.88942
}Semantic roles & 50–950 ramp
primary
#DAF8FA
secondary
#E09D98
accent
#1A0DD8
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585