#DAFBF9#DAFBF9
#DAFBF9 is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.4% C 0.034 H 192.1°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFBF9 |
|---|---|
| RGB | rgb(218, 251, 249) |
| HSL | hsl(176, 80%, 92%) |
| HSV | hsv(176, 13%, 98%) |
| CMYK | cmyk(13.1%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(96.30, -10.98, -2.63) |
| CIE-LCH | lch(96.30, 11.29, 193.46°) |
| OKLab | oklab(96.4% -0.0334 -0.0072) |
| OKLCH | oklch(96.4% 0.034 192.1) |
| XYZ | xyz(80.5052, 90.7375, 102.8767) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.48
Ice Blue (survey)
#D7FFFE
ΔE00 1.83
Very Pale Blue
#D6FFFE
ΔE00 2.04
Very Light Blue
#D5FFFF
ΔE00 2.29
Really Light Blue
#D4FFFF
ΔE00 2.50
Ice
#D6FFFA
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFBF9 #FBDADC
analogous
#DAFBE9 #DAFBF9 #DAEDFB
triadic
#DAFBF9 #F9DAFB #FBF9DA
tetradic
#DAFBF9 #E9DAFB #FBDADC #EDFBDA
square
#DAFBF9 #E9DAFB #FBDADC #EDFBDA
split-complementary
#DAFBF9 #FBDAED #FBE9DA
monochromatic
#6CEFE7 #A3F5F0 #DAFBF9 #E3FCFB #E3FCFB
Accessibility & contrast
On white
1.10
#DAFBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#DAFBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFBF9
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFBF9 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F9
Deuteranopia (green-blind)
#F0F2F9
Tritanopia (blue-blind)
#D1FDFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafbf9; /* rgb */ color: rgb(218, 251, 249); /* oklch */ color: oklch(96.4% 0.034 192.1);
Tailwind
colors: {
custom: {
50: '#e5fcfb',
500: '#dafbf9',
950: '#000000',
},
}SCSS
$custom: #dafbf9; $custom-light: #e5fcfb; $custom-dark: #000000;
JSON
{
"hex": "#dafbf9",
"rgb": {
"r": 218,
"g": 251,
"b": 249
},
"hsl": {
"h": 176.364,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.96398,
"c": 0.03421,
"h": 192.1
},
"luminance": 0.90739
}Semantic roles & 50–950 ramp
primary
#DAFBF9
secondary
#E2979C
accent
#0916DD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585