#DAF4F8#DAF4F8
#DAF4F8 is a very light, muted teal. Relative luminance 0.864; OKLCH L 94.9% C 0.028 H 207.8°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF4F8 |
|---|---|
| RGB | rgb(218, 244, 248) |
| HSL | hsl(188, 68%, 91%) |
| HSV | hsv(188, 12%, 97%) |
| CMYK | cmyk(12.1%, 1.6%, 0%, 2.7%) |
| CIE-LAB | lab(94.48, -7.66, -4.80) |
| CIE-LCH | lch(94.48, 9.04, 212.04°) |
| OKLab | oklab(94.95% -0.0245 -0.013) |
| OKLCH | oklch(94.95% 0.028 207.8) |
| XYZ | xyz(78.2033, 86.3825, 101.3420) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.30
Azure (CSS)
#F0FFFF
ΔE00 4.53
Ice Blue (survey)
#D7FFFE
ΔE00 5.15
Very Light Blue
#D5FFFF
ΔE00 5.31
Very Pale Blue
#D6FFFE
ΔE00 5.35
Really Light Blue
#D4FFFF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF4F8 #F8DEDA
analogous
#DAF8ED #DAF4F8 #DAE5F8
triadic
#DAF4F8 #F8DAF4 #F4F8DA
tetradic
#DAF4F8 #EDDAF8 #F8DEDA #E5F8DA
square
#DAF4F8 #EDDAF8 #F8DEDA #E5F8DA
split-complementary
#DAF4F8 #F8DAE5 #F8EDDA
monochromatic
#73D5E5 #A7E5EE #DAF4F8 #E5F7FA #E5F7FA
Accessibility & contrast
On white
1.15
#DAF4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#DAF4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF4F8
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF4F8 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2F8
Deuteranopia (green-blind)
#EAEDF8
Tritanopia (blue-blind)
#D2F6F5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #daf4f8; /* rgb */ color: rgb(218, 244, 248); /* oklch */ color: oklch(94.9% 0.028 207.8);
Tailwind
colors: {
custom: {
50: '#e5f7fa',
500: '#daf4f8',
950: '#000000',
},
}SCSS
$custom: #daf4f8; $custom-light: #e5f7fa; $custom-dark: #000000;
JSON
{
"hex": "#daf4f8",
"rgb": {
"r": 218,
"g": 244,
"b": 248
},
"hsl": {
"h": 188,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.94946,
"c": 0.02774,
"h": 207.8
},
"luminance": 0.86384
}Semantic roles & 50–950 ramp
primary
#DAF4F8
secondary
#DCA39B
accent
#2E15D0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585