#DAFFF6#DAFFF6
#DAFFF6 is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.1% C 0.040 H 179.1°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFF6 |
|---|---|
| RGB | rgb(218, 255, 246) |
| HSL | hsl(165, 100%, 93%) |
| HSV | hsv(165, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(97.26, -13.55, 0.32) |
| CIE-LCH | lch(97.26, 13.55, 178.66°) |
| OKLab | oklab(97.13% -0.0399 0.0006) |
| OKLCH | oklch(97.13% 0.04 179.1) |
| XYZ | xyz(81.3038, 93.0773, 100.8530) |
| Luminance | 0.9308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.81
Ice Blue (survey)
#D7FFFE
ΔE00 3.29
Very Pale Blue
#D6FFFE
ΔE00 3.32
Very Light Blue
#D5FFFF
ΔE00 3.75
Really Light Blue
#D4FFFF
ΔE00 3.80
Light Light Blue
#CAFFFB
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFF6 #FFDAE3
analogous
#DAFFE3 #DAFFF6 #DAF6FF
triadic
#DAFFF6 #F6DAFF #FFF6DA
tetradic
#DAFFF6 #E3DAFF #FFDAE3 #F6FFDA
square
#DAFFF6 #E3DAFF #FFDAE3 #F6FFDA
split-complementary
#DAFFF6 #FFDAF6 #FFE3DA
monochromatic
#60FFD8 #9DFFE7 #DAFFF6 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.07
#DAFFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#DAFFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFF6
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFF6 | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF6
Deuteranopia (green-blind)
#F4F5F7
Tritanopia (blue-blind)
#D1FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafff6; /* rgb */ color: rgb(218, 255, 246); /* oklch */ color: oklch(97.1% 0.040 179.1);
Tailwind
colors: {
custom: {
50: '#e5fff9',
500: '#dafff6',
950: '#000000',
},
}SCSS
$custom: #dafff6; $custom-light: #e5fff9; $custom-dark: #000000;
JSON
{
"hex": "#dafff6",
"rgb": {
"r": 218,
"g": 255,
"b": 246
},
"hsl": {
"h": 165.405,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97131,
"c": 0.03988,
"h": 179.1
},
"luminance": 0.93079
}Semantic roles & 50–950 ramp
primary
#DAFFF6
secondary
#EC92A7
accent
#0038E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685