#DAFCF8#DAFCF8
#DAFCF8 is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.6% C 0.035 H 187.9°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCF8 |
|---|---|
| RGB | rgb(218, 252, 248) |
| HSL | hsl(173, 85%, 92%) |
| HSV | hsv(173, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(96.53, -11.68, -1.77) |
| CIE-LCH | lch(96.53, 11.81, 188.63°) |
| OKLab | oklab(96.57% -0.0352 -0.0049) |
| OKLCH | oklch(96.57% 0.036 187.9) |
| XYZ | xyz(80.6629, 91.3017, 102.1619) |
| Luminance | 0.9130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.84
Ice
#D6FFFA
ΔE00 1.88
Very Pale Blue
#D6FFFE
ΔE00 2.01
Lightcyan
#E0FFFF
ΔE00 2.22
Very Light Blue
#D5FFFF
ΔE00 2.39
Really Light Blue
#D4FFFF
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCF8 #FCDADE
analogous
#DAFCE7 #DAFCF8 #DAEFFC
triadic
#DAFCF8 #F8DAFC #FCF8DA
tetradic
#DAFCF8 #E7DAFC #FCDADE #EFFCDA
square
#DAFCF8 #E7DAFC #FCDADE #EFFCDA
split-complementary
#DAFCF8 #FCDAEF #FCE7DA
monochromatic
#69F3E3 #A1F7ED #DAFCF8 #E3FDFA #E3FDFA
Accessibility & contrast
On white
1.09
#DAFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#DAFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCF8
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCF8 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F8
Deuteranopia (green-blind)
#F1F3F8
Tritanopia (blue-blind)
#D1FEFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dafcf8; /* rgb */ color: rgb(218, 252, 248); /* oklch */ color: oklch(96.6% 0.035 187.9);
Tailwind
colors: {
custom: {
50: '#e5fdfa',
500: '#dafcf8',
950: '#000000',
},
}SCSS
$custom: #dafcf8; $custom-light: #e5fdfa; $custom-dark: #000000;
JSON
{
"hex": "#dafcf8",
"rgb": {
"r": 218,
"g": 252,
"b": 248
},
"hsl": {
"h": 172.941,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96574,
"c": 0.0355,
"h": 187.9
},
"luminance": 0.91304
}Semantic roles & 50–950 ramp
primary
#DAFCF8
secondary
#E4969F
accent
#041EE1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585