#DAF2F6#DAF2F6
#DAF2F6 is a very light, muted teal. Relative luminance 0.851; OKLCH L 94.5% C 0.026 H 208.8°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2F6 |
|---|---|
| RGB | rgb(218, 242, 246) |
| HSL | hsl(189, 61%, 91%) |
| HSV | hsv(189, 11%, 96%) |
| CMYK | cmyk(11.4%, 1.6%, 0%, 3.5%) |
| CIE-LAB | lab(93.91, -7.04, -4.59) |
| CIE-LCH | lch(93.91, 8.41, 213.11°) |
| OKLab | oklab(94.48% -0.0226 -0.0124) |
| OKLCH | oklch(94.48% 0.026 208.8) |
| XYZ | xyz(77.2962, 85.0621, 99.5171) |
| Luminance | 0.8506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.90
Azure (CSS)
#F0FFFF
ΔE00 4.34
Ice Blue (survey)
#D7FFFE
ΔE00 5.80
Very Light Blue
#D5FFFF
ΔE00 5.97
Very Pale Blue
#D6FFFE
ΔE00 5.99
Really Light Blue
#D4FFFF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2F6 #F6DEDA
analogous
#DAF6EC #DAF2F6 #DAE4F6
triadic
#DAF2F6 #F6DAF2 #F2F6DA
tetradic
#DAF2F6 #ECDAF6 #F6DEDA #E4F6DA
square
#DAF2F6 #ECDAF6 #F6DEDA #E4F6DA
split-complementary
#DAF2F6 #F6DAE4 #F6ECDA
monochromatic
#78CFDE #A9E1EA #DAF2F6 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.17
#DAF2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#DAF2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2F6
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2F6 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F6
Deuteranopia (green-blind)
#E9ECF6
Tritanopia (blue-blind)
#D2F4F3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf2f6; /* rgb */ color: rgb(218, 242, 246); /* oklch */ color: oklch(94.5% 0.026 208.8);
Tailwind
colors: {
custom: {
50: '#e5f6f9',
500: '#daf2f6',
950: '#000000',
},
}SCSS
$custom: #daf2f6; $custom-light: #e5f6f9; $custom-dark: #000000;
JSON
{
"hex": "#daf2f6",
"rgb": {
"r": 218,
"g": 242,
"b": 246
},
"hsl": {
"h": 188.571,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.94481,
"c": 0.02578,
"h": 208.8
},
"luminance": 0.85064
}Semantic roles & 50–950 ramp
primary
#DAF2F6
secondary
#D7A59D
accent
#351DC9
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585