#DAFEF6#DAFEF6
#DAFEF6 is a very light, muted teal. Relative luminance 0.924; OKLCH L 96.9% C 0.039 H 180.5°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEF6 |
|---|---|
| RGB | rgb(218, 254, 246) |
| HSL | hsl(167, 95%, 93%) |
| HSV | hsv(167, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(97.00, -13.05, -0.06) |
| CIE-LCH | lch(97.00, 13.05, 180.27°) |
| OKLab | oklab(96.93% -0.0386 -0.0004) |
| OKLCH | oklch(96.93% 0.039 180.5) |
| XYZ | xyz(80.9856, 92.4409, 100.7469) |
| Luminance | 0.9244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.65
Ice Blue (survey)
#D7FFFE
ΔE00 2.95
Very Pale Blue
#D6FFFE
ΔE00 3.00
Very Light Blue
#D5FFFF
ΔE00 3.44
Really Light Blue
#D4FFFF
ΔE00 3.50
Pale Blue
#D0FEFE
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEF6 #FEDAE2
analogous
#DAFEE4 #DAFEF6 #DAF4FE
triadic
#DAFEF6 #F6DAFE #FEF6DA
tetradic
#DAFEF6 #E4DAFE #FEDAE2 #F4FEDA
square
#DAFEF6 #E4DAFE #FEDAE2 #F4FEDA
split-complementary
#DAFEF6 #FEDAF4 #FEE4DA
monochromatic
#63FBD9 #9EFCE8 #DAFEF6 #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.08
#DAFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#DAFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEF6
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEF6 | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F6
Deuteranopia (green-blind)
#F3F4F7
Tritanopia (blue-blind)
#D1FFFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dafef6; /* rgb */ color: rgb(218, 254, 246); /* oklch */ color: oklch(96.9% 0.039 180.5);
Tailwind
colors: {
custom: {
50: '#e5fef9',
500: '#dafef6',
950: '#000000',
},
}SCSS
$custom: #dafef6; $custom-light: #e5fef9; $custom-dark: #000000;
JSON
{
"hex": "#dafef6",
"rgb": {
"r": 218,
"g": 254,
"b": 246
},
"hsl": {
"h": 166.667,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.96926,
"c": 0.03856,
"h": 180.5
},
"luminance": 0.92443
}Semantic roles & 50–950 ramp
primary
#DAFEF6
secondary
#E993A6
accent
#0033E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585