#DAFCF5#DAFCF5
#DAFCF5 is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.5% C 0.036 H 181.7°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCF5 |
|---|---|
| RGB | rgb(218, 252, 245) |
| HSL | hsl(168, 85%, 92%) |
| HSV | hsv(168, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(96.46, -12.25, -0.34) |
| CIE-LCH | lch(96.46, 12.26, 181.58°) |
| OKLab | oklab(96.49% -0.0363 -0.0011) |
| OKLCH | oklch(96.49% 0.036 181.7) |
| XYZ | xyz(80.2012, 91.1170, 99.7303) |
| Luminance | 0.9112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.88
Ice Blue (survey)
#D7FFFE
ΔE00 2.78
Very Pale Blue
#D6FFFE
ΔE00 2.88
Very Light Blue
#D5FFFF
ΔE00 3.31
Lightcyan
#E0FFFF
ΔE00 3.37
Really Light Blue
#D4FFFF
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCF5 #FCDAE1
analogous
#DAFCE4 #DAFCF5 #DAF2FC
triadic
#DAFCF5 #F5DAFC #FCF5DA
tetradic
#DAFCF5 #E4DAFC #FCDAE1 #F2FCDA
square
#DAFCF5 #E4DAFC #FCDAE1 #F2FCDA
split-complementary
#DAFCF5 #FCDAF2 #FCE4DA
monochromatic
#69F3D6 #A1F7E6 #DAFCF5 #E3FDF7 #E3FDF7
Accessibility & contrast
On white
1.09
#DAFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DAFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCF5
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCF5 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F5
Deuteranopia (green-blind)
#F2F3F6
Tritanopia (blue-blind)
#D2FDFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dafcf5; /* rgb */ color: rgb(218, 252, 245); /* oklch */ color: oklch(96.5% 0.036 181.7);
Tailwind
colors: {
custom: {
50: '#e5fdf8',
500: '#dafcf5',
950: '#000000',
},
}SCSS
$custom: #dafcf5; $custom-light: #e5fdf8; $custom-dark: #000000;
JSON
{
"hex": "#dafcf5",
"rgb": {
"r": 218,
"g": 252,
"b": 245
},
"hsl": {
"h": 167.647,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96488,
"c": 0.03633,
"h": 181.7
},
"luminance": 0.91119
}Semantic roles & 50–950 ramp
primary
#DAFCF5
secondary
#E496A6
accent
#0432E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585