#DAFEF8#DAFEF8
#DAFEF8 is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.0% C 0.038 H 184.4°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEF8 |
|---|---|
| RGB | rgb(218, 254, 248) |
| HSL | hsl(170, 95%, 93%) |
| HSV | hsv(170, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(97.05, -12.67, -1.02) |
| CIE-LCH | lch(97.05, 12.71, 184.59°) |
| OKLab | oklab(96.98% -0.0378 -0.0029) |
| OKLCH | oklch(96.98% 0.038 184.4) |
| XYZ | xyz(81.2942, 92.5644, 102.3723) |
| Luminance | 0.9257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.25
Ice Blue (survey)
#D7FFFE
ΔE00 2.18
Very Pale Blue
#D6FFFE
ΔE00 2.26
Very Light Blue
#D5FFFF
ΔE00 2.70
Really Light Blue
#D4FFFF
ΔE00 2.79
Lightcyan
#E0FFFF
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEF8 #FEDAE0
analogous
#DAFEE6 #DAFEF8 #DAF2FE
triadic
#DAFEF8 #F8DAFE #FEF8DA
tetradic
#DAFEF8 #E6DAFE #FEDAE0 #F2FEDA
square
#DAFEF8 #E6DAFE #FEDAE0 #F2FEDA
split-complementary
#DAFEF8 #FEDAF2 #FEE6DA
monochromatic
#63FBE1 #9EFCED #DAFEF8 #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.08
#DAFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#DAFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEF8
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEF8 | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAF8
Deuteranopia (green-blind)
#F3F4F9
Tritanopia (blue-blind)
#D1FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dafef8; /* rgb */ color: rgb(218, 254, 248); /* oklch */ color: oklch(97.0% 0.038 184.4);
Tailwind
colors: {
custom: {
50: '#e5fefa',
500: '#dafef8',
950: '#000000',
},
}SCSS
$custom: #dafef8; $custom-light: #e5fefa; $custom-dark: #000000;
JSON
{
"hex": "#dafef8",
"rgb": {
"r": 218,
"g": 254,
"b": 248
},
"hsl": {
"h": 170,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.96983,
"c": 0.0379,
"h": 184.4
},
"luminance": 0.92566
}Semantic roles & 50–950 ramp
primary
#DAFEF8
secondary
#E993A1
accent
#0026E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585