#DAF4F6#DAF4F6
#DAF4F6 is a very light, muted teal. Relative luminance 0.863; OKLCH L 94.9% C 0.027 H 202.3°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF4F6 |
|---|---|
| RGB | rgb(218, 244, 246) |
| HSL | hsl(184, 61%, 91%) |
| HSV | hsv(184, 11%, 96%) |
| CMYK | cmyk(11.4%, 0.8%, 0%, 3.5%) |
| CIE-LAB | lab(94.42, -8.05, -3.84) |
| CIE-LCH | lch(94.42, 8.92, 205.48°) |
| OKLab | oklab(94.89% -0.0253 -0.0104) |
| OKLCH | oklch(94.89% 0.027 202.3) |
| XYZ | xyz(77.8947, 86.2591, 99.7166) |
| Luminance | 0.8626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.77
Azure (CSS)
#F0FFFF
ΔE00 4.48
Ice Blue (survey)
#D7FFFE
ΔE00 4.61
Very Pale Blue
#D6FFFE
ΔE00 4.81
Very Light Blue
#D5FFFF
ΔE00 4.84
Really Light Blue
#D4FFFF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF4F6 #F6DCDA
analogous
#DAF6EA #DAF4F6 #DAE6F6
triadic
#DAF4F6 #F6DAF4 #F4F6DA
tetradic
#DAF4F6 #EADAF6 #F6DCDA #E6F6DA
square
#DAF4F6 #EADAF6 #F6DCDA #E6F6DA
split-complementary
#DAF4F6 #F6DAE6 #F6EADA
monochromatic
#78D7DE #A9E5EA #DAF4F6 #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.15
#DAF4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#DAF4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF4F6
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF4F6 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F6
Deuteranopia (green-blind)
#EAEDF6
Tritanopia (blue-blind)
#D2F6F4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #daf4f6; /* rgb */ color: rgb(218, 244, 246); /* oklch */ color: oklch(94.9% 0.027 202.3);
Tailwind
colors: {
custom: {
50: '#e5f7f9',
500: '#daf4f6',
950: '#000000',
},
}SCSS
$custom: #daf4f6; $custom-light: #e5f7f9; $custom-dark: #000000;
JSON
{
"hex": "#daf4f6",
"rgb": {
"r": 218,
"g": 244,
"b": 246
},
"hsl": {
"h": 184.286,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.94887,
"c": 0.02733,
"h": 202.3
},
"luminance": 0.86261
}Semantic roles & 50–950 ramp
primary
#DAF4F6
secondary
#D7A19D
accent
#291DC9
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585