#DAF5FA#DAF5FA
#DAF5FA is a very light, muted teal. Relative luminance 0.871; OKLCH L 95.2% C 0.029 H 210.0°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF5FA |
|---|---|
| RGB | rgb(218, 245, 250) |
| HSL | hsl(189, 76%, 92%) |
| HSV | hsv(189, 13%, 98%) |
| CMYK | cmyk(12.8%, 2%, 0%, 2%) |
| CIE-LAB | lab(94.79, -7.78, -5.38) |
| CIE-LCH | lch(94.79, 9.45, 214.66°) |
| OKLab | oklab(95.21% -0.0251 -0.0145) |
| OKLCH | oklch(95.21% 0.029 210) |
| XYZ | xyz(78.8170, 87.1107, 103.0854) |
| Luminance | 0.8711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.37
Azure (CSS)
#F0FFFF
ΔE00 4.72
Ice Blue (survey)
#D7FFFE
ΔE00 5.17
Very Light Blue
#D5FFFF
ΔE00 5.28
Very Pale Blue
#D6FFFE
ΔE00 5.35
Really Light Blue
#D4FFFF
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF5FA #FADFDA
analogous
#DAFAEF #DAF5FA #DAE5FA
triadic
#DAF5FA #FADAF5 #F5FADA
tetradic
#DAF5FA #EFDAFA #FADFDA #E5FADA
square
#DAF5FA #EFDAFA #FADFDA #E5FADA
split-complementary
#DAF5FA #FADAE5 #FAEFDA
monochromatic
#6ED8EB #A4E6F3 #DAF5FA #E4F8FB #E4F8FB
Accessibility & contrast
On white
1.14
#DAF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#DAF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF5FA
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF5FA | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#D1F8F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #daf5fa; /* rgb */ color: rgb(218, 245, 250); /* oklch */ color: oklch(95.2% 0.029 210.0);
Tailwind
colors: {
custom: {
50: '#e5f8fc',
500: '#daf5fa',
950: '#000000',
},
}SCSS
$custom: #daf5fa; $custom-light: #e5f8fc; $custom-dark: #000000;
JSON
{
"hex": "#daf5fa",
"rgb": {
"r": 218,
"g": 245,
"b": 250
},
"hsl": {
"h": 189.375,
"s": 76.19,
"l": 91.765
},
"oklch": {
"l": 0.95208,
"c": 0.02901,
"h": 210
},
"luminance": 0.87112
}Semantic roles & 50–950 ramp
primary
#DAF5FA
secondary
#E0A498
accent
#2D0DD8
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585