#DAFFF8#DAFFF8
#DAFFF8 is a very light, muted teal. Relative luminance 0.932; OKLCH L 97.2% C 0.039 H 182.8°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFF8 |
|---|---|
| RGB | rgb(218, 255, 248) |
| HSL | hsl(169, 100%, 93%) |
| HSV | hsv(169, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(97.31, -13.16, -0.64) |
| CIE-LCH | lch(97.31, 13.18, 182.78°) |
| OKLab | oklab(97.19% -0.0391 -0.0019) |
| OKLCH | oklch(97.19% 0.039 182.8) |
| XYZ | xyz(81.6124, 93.2007, 102.4784) |
| Luminance | 0.9320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.21
Ice Blue (survey)
#D7FFFE
ΔE00 2.50
Very Pale Blue
#D6FFFE
ΔE00 2.55
Very Light Blue
#D5FFFF
ΔE00 2.98
Really Light Blue
#D4FFFF
ΔE00 3.05
Pale Blue
#D0FEFE
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFF8 #FFDAE1
analogous
#DAFFE5 #DAFFF8 #DAF3FF
triadic
#DAFFF8 #F8DAFF #FFF8DA
tetradic
#DAFFF8 #E5DAFF #FFDAE1 #F3FFDA
square
#DAFFF8 #E5DAFF #FFDAE1 #F3FFDA
split-complementary
#DAFFF8 #FFDAF3 #FFE5DA
monochromatic
#60FFE1 #9DFFEC #DAFFF8 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.07
#DAFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#DAFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFF8
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFF8 | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF8
Deuteranopia (green-blind)
#F4F5F9
Tritanopia (blue-blind)
#D1FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafff8; /* rgb */ color: rgb(218, 255, 248); /* oklch */ color: oklch(97.2% 0.039 182.8);
Tailwind
colors: {
custom: {
50: '#e5fffa',
500: '#dafff8',
950: '#000000',
},
}SCSS
$custom: #dafff8; $custom-light: #e5fffa; $custom-dark: #000000;
JSON
{
"hex": "#dafff8",
"rgb": {
"r": 218,
"g": 255,
"b": 248
},
"hsl": {
"h": 168.649,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97188,
"c": 0.03915,
"h": 182.8
},
"luminance": 0.93203
}Semantic roles & 50–950 ramp
primary
#DAFFF8
secondary
#EC92A3
accent
#002BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685