#DAF2F4#DAF2F4
#DAF2F4 is a very light, muted teal. Relative luminance 0.849; OKLCH L 94.4% C 0.025 H 202.8°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2F4 |
|---|---|
| RGB | rgb(218, 242, 244) |
| HSL | hsl(185, 54%, 91%) |
| HSV | hsv(185, 11%, 96%) |
| CMYK | cmyk(10.7%, 0.8%, 0%, 4.3%) |
| CIE-LAB | lab(93.86, -7.43, -3.63) |
| CIE-LCH | lch(93.86, 8.27, 206.05°) |
| OKLab | oklab(94.42% -0.0233 -0.0098) |
| OKLCH | oklch(94.42% 0.025 202.8) |
| XYZ | xyz(76.9909, 84.9399, 97.9092) |
| Luminance | 0.8494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.40
Azure (CSS)
#F0FFFF
ΔE00 4.26
Ice Blue (survey)
#D7FFFE
ΔE00 5.28
Very Pale Blue
#D6FFFE
ΔE00 5.48
Very Light Blue
#D5FFFF
ΔE00 5.52
Really Light Blue
#D4FFFF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2F4 #F4DCDA
analogous
#DAF4E9 #DAF2F4 #DAE5F4
triadic
#DAF2F4 #F4DAF2 #F2F4DA
tetradic
#DAF2F4 #E9DAF4 #F4DCDA #E5F4DA
square
#DAF2F4 #E9DAF4 #F4DCDA #E5F4DA
split-complementary
#DAF2F4 #F4DAE5 #F4E9DA
monochromatic
#7CD1D8 #ABE1E6 #DAF2F4 #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.17
#DAF2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#DAF2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2F4
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2F4 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F4
Deuteranopia (green-blind)
#E9ECF4
Tritanopia (blue-blind)
#D3F4F3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf2f4; /* rgb */ color: rgb(218, 242, 244); /* oklch */ color: oklch(94.4% 0.025 202.8);
Tailwind
colors: {
custom: {
50: '#e5f6f7',
500: '#daf2f4',
950: '#000000',
},
}SCSS
$custom: #daf2f4; $custom-light: #e5f6f7; $custom-dark: #000000;
JSON
{
"hex": "#daf2f4",
"rgb": {
"r": 218,
"g": 242,
"b": 244
},
"hsl": {
"h": 184.615,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.94423,
"c": 0.02533,
"h": 202.8
},
"luminance": 0.84941
}Semantic roles & 50–950 ramp
primary
#DAF2F4
secondary
#D4A39F
accent
#3024C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585