#DAFBF1#DAFBF1
#DAFBF1 is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.2% C 0.037 H 175.3°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFBF1 |
|---|---|
| RGB | rgb(218, 251, 241) |
| HSL | hsl(162, 80%, 92%) |
| HSV | hsv(162, 13%, 98%) |
| CMYK | cmyk(13.1%, 0%, 4%, 1.6%) |
| CIE-LAB | lab(96.10, -12.52, 1.20) |
| CIE-LCH | lch(96.10, 12.57, 174.52°) |
| OKLab | oklab(96.17% -0.0365 0.003) |
| OKLCH | oklch(96.17% 0.037 175.3) |
| XYZ | xyz(79.2840, 90.2490, 96.4447) |
| Luminance | 0.9025 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.80
Ice Blue (survey)
#D7FFFE
ΔE00 4.00
Very Pale Blue
#D6FFFE
ΔE00 4.07
Lightcyan
#E0FFFF
ΔE00 4.50
Very Light Blue
#D5FFFF
ΔE00 4.51
Really Light Blue
#D4FFFF
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFBF1 #FBDAE4
analogous
#DAFBE1 #DAFBF1 #DAF5FB
triadic
#DAFBF1 #F1DAFB #FBF1DA
tetradic
#DAFBF1 #E1DAFB #FBDAE4 #F5FBDA
square
#DAFBF1 #E1DAFB #FBDAE4 #F5FBDA
split-complementary
#DAFBF1 #FBDAF5 #FBE1DA
monochromatic
#6CEFC7 #A3F5DC #DAFBF1 #E3FCF5 #E3FCF5
Accessibility & contrast
On white
1.10
#DAFBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DAFBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFBF1
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFBF1 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F1
Deuteranopia (green-blind)
#F2F2F2
Tritanopia (blue-blind)
#D3FCF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafbf1; /* rgb */ color: rgb(218, 251, 241); /* oklch */ color: oklch(96.2% 0.037 175.3);
Tailwind
colors: {
custom: {
50: '#e5fcf5',
500: '#dafbf1',
950: '#000000',
},
}SCSS
$custom: #dafbf1; $custom-light: #e5fcf5; $custom-dark: #000000;
JSON
{
"hex": "#dafbf1",
"rgb": {
"r": 218,
"g": 251,
"b": 241
},
"hsl": {
"h": 161.818,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.96172,
"c": 0.03665,
"h": 175.3
},
"luminance": 0.90251
}Semantic roles & 50–950 ramp
primary
#DAFBF1
secondary
#E297AE
accent
#0949DD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585