#DAFCFC#DAFCFC
#DAFCFC is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.7% C 0.035 H 196.6°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCFC |
|---|---|
| RGB | rgb(218, 252, 252) |
| HSL | hsl(180, 85%, 92%) |
| HSV | hsv(180, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(96.64, -10.90, -3.68) |
| CIE-LCH | lch(96.64, 11.50, 198.68°) |
| OKLab | oklab(96.69% -0.0336 -0.01) |
| OKLCH | oklch(96.69% 0.035 196.6) |
| XYZ | xyz(81.2901, 91.5525, 105.4651) |
| Luminance | 0.9155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.11
Ice Blue (survey)
#D7FFFE
ΔE00 1.70
Very Pale Blue
#D6FFFE
ΔE00 1.93
Very Light Blue
#D5FFFF
ΔE00 2.02
Really Light Blue
#D4FFFF
ΔE00 2.25
Pale Blue
#D0FEFE
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCFC #FCDADA
analogous
#DAFCEB #DAFCFC #DAEBFC
triadic
#DAFCFC #FCDAFC #FCFCDA
tetradic
#DAFCFC #EBDAFC #FCDADA #EBFCDA
square
#DAFCFC #EBDAFC #FCDADA #EBFCDA
split-complementary
#DAFCFC #FCDAEB #FCEBDA
monochromatic
#69F3F3 #A1F7F7 #DAFCFC #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.09
#DAFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#DAFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCFC
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCFC | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#D0FEFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dafcfc; /* rgb */ color: rgb(218, 252, 252); /* oklch */ color: oklch(96.7% 0.035 196.6);
Tailwind
colors: {
custom: {
50: '#e5fdfd',
500: '#dafcfc',
950: '#000000',
},
}SCSS
$custom: #dafcfc; $custom-light: #e5fdfd; $custom-dark: #000000;
JSON
{
"hex": "#dafcfc",
"rgb": {
"r": 218,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96689,
"c": 0.03509,
"h": 196.6
},
"luminance": 0.91555
}Semantic roles & 50–950 ramp
primary
#DAFCFC
secondary
#E49696
accent
#0404E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585