#DAFBF5#DAFBF5
#DAFBF5 is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.3% C 0.035 H 183.4°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFBF5 |
|---|---|
| RGB | rgb(218, 251, 245) |
| HSL | hsl(169, 80%, 92%) |
| HSV | hsv(169, 13%, 98%) |
| CMYK | cmyk(13.1%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(96.20, -11.76, -0.72) |
| CIE-LCH | lch(96.20, 11.78, 183.48°) |
| OKLab | oklab(96.28% -0.035 -0.0021) |
| OKLCH | oklch(96.28% 0.035 183.4) |
| XYZ | xyz(79.8880, 90.4906, 99.6259) |
| Luminance | 0.9049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.07
Ice Blue (survey)
#D7FFFE
ΔE00 2.61
Very Pale Blue
#D6FFFE
ΔE00 2.74
Lightcyan
#E0FFFF
ΔE00 2.94
Very Light Blue
#D5FFFF
ΔE00 3.15
Really Light Blue
#D4FFFF
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFBF5 #FBDAE0
analogous
#DAFBE5 #DAFBF5 #DAF1FB
triadic
#DAFBF5 #F5DAFB #FBF5DA
tetradic
#DAFBF5 #E5DAFB #FBDAE0 #F1FBDA
square
#DAFBF5 #E5DAFB #FBDAE0 #F1FBDA
split-complementary
#DAFBF5 #FBDAF1 #FBE5DA
monochromatic
#6CEFD7 #A3F5E6 #DAFBF5 #E3FCF8 #E3FCF8
Accessibility & contrast
On white
1.10
#DAFBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#DAFBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFBF5
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFBF5 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F5
Deuteranopia (green-blind)
#F1F2F6
Tritanopia (blue-blind)
#D2FCF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafbf5; /* rgb */ color: rgb(218, 251, 245); /* oklch */ color: oklch(96.3% 0.035 183.4);
Tailwind
colors: {
custom: {
50: '#e5fcf8',
500: '#dafbf5',
950: '#000000',
},
}SCSS
$custom: #dafbf5; $custom-light: #e5fcf8; $custom-dark: #000000;
JSON
{
"hex": "#dafbf5",
"rgb": {
"r": 218,
"g": 251,
"b": 245
},
"hsl": {
"h": 169.091,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.96284,
"c": 0.03505,
"h": 183.4
},
"luminance": 0.90492
}Semantic roles & 50–950 ramp
primary
#DAFBF5
secondary
#E297A5
accent
#092FDD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585