#DAFFFC#DAFFFC
#DAFFFC is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.3% C 0.038 H 190.5°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFFC |
|---|---|
| RGB | rgb(218, 255, 252) |
| HSL | hsl(175, 100%, 93%) |
| HSV | hsv(175, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(97.41, -12.39, -2.55) |
| CIE-LCH | lch(97.41, 12.65, 191.62°) |
| OKLab | oklab(97.3% -0.0376 -0.007) |
| OKLCH | oklch(97.3% 0.038 190.5) |
| XYZ | xyz(82.2396, 93.4516, 105.7816) |
| Luminance | 0.9345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.02
Very Pale Blue
#D6FFFE
ΔE00 1.18
Ice
#D6FFFA
ΔE00 1.39
Very Light Blue
#D5FFFF
ΔE00 1.58
Really Light Blue
#D4FFFF
ΔE00 1.74
Lightcyan
#E0FFFF
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFFC #FFDADD
analogous
#DAFFE9 #DAFFFC #DAEFFF
triadic
#DAFFFC #FCDAFF #FFFCDA
tetradic
#DAFFFC #E9DAFF #FFDADD #EFFFDA
square
#DAFFFC #E9DAFF #FFDADD #EFFFDA
split-complementary
#DAFFFC #FFDAEF #FFE9DA
monochromatic
#60FFF2 #9DFFF7 #DAFFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.07
#DAFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#DAFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFFC
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFFC | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFC
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#D0FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dafffc; /* rgb */ color: rgb(218, 255, 252); /* oklch */ color: oklch(97.3% 0.038 190.5);
Tailwind
colors: {
custom: {
50: '#e5fffd',
500: '#dafffc',
950: '#000000',
},
}SCSS
$custom: #dafffc; $custom-light: #e5fffd; $custom-dark: #000000;
JSON
{
"hex": "#dafffc",
"rgb": {
"r": 218,
"g": 255,
"b": 252
},
"hsl": {
"h": 175.135,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97302,
"c": 0.03821,
"h": 190.5
},
"luminance": 0.93454
}Semantic roles & 50–950 ramp
primary
#DAFFFC
secondary
#EC9299
accent
#0013E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685