#DAFBF4#DAFBF4
#DAFBF4 is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.3% C 0.035 H 181.3°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFBF4 |
|---|---|
| RGB | rgb(218, 251, 244) |
| HSL | hsl(167, 80%, 92%) |
| HSV | hsv(167, 13%, 98%) |
| CMYK | cmyk(13.1%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(96.17, -11.95, -0.24) |
| CIE-LCH | lch(96.17, 11.95, 181.13°) |
| OKLab | oklab(96.26% -0.0354 -0.0008) |
| OKLCH | oklch(96.26% 0.035 181.3) |
| XYZ | xyz(79.7358, 90.4297, 98.8241) |
| Luminance | 0.9043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.15
Ice Blue (survey)
#D7FFFE
ΔE00 2.94
Very Pale Blue
#D6FFFE
ΔE00 3.05
Lightcyan
#E0FFFF
ΔE00 3.33
Very Light Blue
#D5FFFF
ΔE00 3.46
Really Light Blue
#D4FFFF
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFBF4 #FBDAE1
analogous
#DAFBE4 #DAFBF4 #DAF2FB
triadic
#DAFBF4 #F4DAFB #FBF4DA
tetradic
#DAFBF4 #E4DAFB #FBDAE1 #F2FBDA
square
#DAFBF4 #E4DAFB #FBDAE1 #F2FBDA
split-complementary
#DAFBF4 #FBDAF2 #FBE4DA
monochromatic
#6CEFD3 #A3F5E4 #DAFBF4 #E3FCF7 #E3FCF7
Accessibility & contrast
On white
1.10
#DAFBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#DAFBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFBF4
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFBF4 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F4
Deuteranopia (green-blind)
#F1F2F5
Tritanopia (blue-blind)
#D2FCF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafbf4; /* rgb */ color: rgb(218, 251, 244); /* oklch */ color: oklch(96.3% 0.035 181.3);
Tailwind
colors: {
custom: {
50: '#e5fcf7',
500: '#dafbf4',
950: '#000000',
},
}SCSS
$custom: #dafbf4; $custom-light: #e5fcf7; $custom-dark: #000000;
JSON
{
"hex": "#dafbf4",
"rgb": {
"r": 218,
"g": 251,
"b": 244
},
"hsl": {
"h": 167.273,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.96256,
"c": 0.03538,
"h": 181.3
},
"luminance": 0.90431
}Semantic roles & 50–950 ramp
primary
#DAFBF4
secondary
#E297A7
accent
#0936DD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585