#DAFFF7#DAFFF7
#DAFFF7 is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.2% C 0.040 H 180.9°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFF7 |
|---|---|
| RGB | rgb(218, 255, 247) |
| HSL | hsl(167, 100%, 93%) |
| HSV | hsv(167, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(97.28, -13.36, -0.16) |
| CIE-LCH | lch(97.28, 13.36, 180.69°) |
| OKLab | oklab(97.16% -0.0395 -0.0006) |
| OKLCH | oklch(97.16% 0.04 180.9) |
| XYZ | xyz(81.4577, 93.1388, 101.6635) |
| Luminance | 0.9314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.49
Ice Blue (survey)
#D7FFFE
ΔE00 2.90
Very Pale Blue
#D6FFFE
ΔE00 2.93
Very Light Blue
#D5FFFF
ΔE00 3.37
Really Light Blue
#D4FFFF
ΔE00 3.42
Pale Blue
#D0FEFE
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFF7 #FFDAE2
analogous
#DAFFE4 #DAFFF7 #DAF4FF
triadic
#DAFFF7 #F7DAFF #FFF7DA
tetradic
#DAFFF7 #E4DAFF #FFDAE2 #F4FFDA
square
#DAFFF7 #E4DAFF #FFDAE2 #F4FFDA
split-complementary
#DAFFF7 #FFDAF4 #FFE4DA
monochromatic
#60FFDD #9DFFEA #DAFFF7 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.07
#DAFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#DAFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFF7
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFF7 | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF7
Deuteranopia (green-blind)
#F4F5F8
Tritanopia (blue-blind)
#D1FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafff7; /* rgb */ color: rgb(218, 255, 247); /* oklch */ color: oklch(97.2% 0.040 180.9);
Tailwind
colors: {
custom: {
50: '#e5fff9',
500: '#dafff7',
950: '#000000',
},
}SCSS
$custom: #dafff7; $custom-light: #e5fff9; $custom-dark: #000000;
JSON
{
"hex": "#dafff7",
"rgb": {
"r": 218,
"g": 255,
"b": 247
},
"hsl": {
"h": 167.027,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.9716,
"c": 0.0395,
"h": 180.9
},
"luminance": 0.93141
}Semantic roles & 50–950 ramp
primary
#DAFFF7
secondary
#EC92A5
accent
#0032E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685