#DAFCF7#DAFCF7
#DAFCF7 is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.5% C 0.036 H 185.8°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCF7 |
|---|---|
| RGB | rgb(218, 252, 247) |
| HSL | hsl(171, 85%, 92%) |
| HSV | hsv(171, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(96.51, -11.87, -1.29) |
| CIE-LCH | lch(96.51, 11.94, 186.23°) |
| OKLab | oklab(96.55% -0.0355 -0.0036) |
| OKLCH | oklch(96.55% 0.036 185.8) |
| XYZ | xyz(80.5082, 91.2398, 101.3470) |
| Luminance | 0.9124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.77
Ice Blue (survey)
#D7FFFE
ΔE00 2.12
Very Pale Blue
#D6FFFE
ΔE00 2.26
Lightcyan
#E0FFFF
ΔE00 2.60
Very Light Blue
#D5FFFF
ΔE00 2.66
Really Light Blue
#D4FFFF
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCF7 #FCDADF
analogous
#DAFCE6 #DAFCF7 #DAF0FC
triadic
#DAFCF7 #F7DAFC #FCF7DA
tetradic
#DAFCF7 #E6DAFC #FCDADF #F0FCDA
square
#DAFCF7 #E6DAFC #FCDADF #F0FCDA
split-complementary
#DAFCF7 #FCDAF0 #FCE6DA
monochromatic
#69F3DF #A1F7EB #DAFCF7 #E3FDF9 #E3FDF9
Accessibility & contrast
On white
1.09
#DAFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#DAFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCF7
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCF7 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F7
Deuteranopia (green-blind)
#F1F3F8
Tritanopia (blue-blind)
#D1FEFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dafcf7; /* rgb */ color: rgb(218, 252, 247); /* oklch */ color: oklch(96.5% 0.036 185.8);
Tailwind
colors: {
custom: {
50: '#e5fdf9',
500: '#dafcf7',
950: '#000000',
},
}SCSS
$custom: #dafcf7; $custom-light: #e5fdf9; $custom-dark: #000000;
JSON
{
"hex": "#dafcf7",
"rgb": {
"r": 218,
"g": 252,
"b": 247
},
"hsl": {
"h": 171.176,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96545,
"c": 0.03573,
"h": 185.8
},
"luminance": 0.91242
}Semantic roles & 50–950 ramp
primary
#DAFCF7
secondary
#E496A1
accent
#0425E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585