#DCFAFC#DCFAFC
#DCFAFC is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.4% C 0.031 H 201.6°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAFC |
|---|---|
| RGB | rgb(220, 250, 252) |
| HSL | hsl(184, 84%, 93%) |
| HSV | hsv(184, 13%, 99%) |
| CMYK | cmyk(12.7%, 0.8%, 0%, 1.2%) |
| CIE-LAB | lab(96.25, -9.27, -4.24) |
| CIE-LCH | lch(96.25, 10.20, 204.55°) |
| OKLab | oklab(96.42% -0.0291 -0.0115) |
| OKLCH | oklch(96.42% 0.031 201.6) |
| XYZ | xyz(81.2672, 90.6133, 105.2851) |
| Luminance | 0.9062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.38
Ice Blue (survey)
#D7FFFE
ΔE00 3.26
Very Pale Blue
#D6FFFE
ΔE00 3.47
Very Light Blue
#D5FFFF
ΔE00 3.47
Really Light Blue
#D4FFFF
ΔE00 3.69
Pale Blue
#D0FEFE
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAFC #FCDEDC
analogous
#DCFCEE #DCFAFC #DCEAFC
triadic
#DCFAFC #FCDCFA #FAFCDC
tetradic
#DCFAFC #EEDCFC #FCDEDC #EAFCDC
square
#DCFAFC #EEDCFC #FCDEDC #EAFCDC
split-complementary
#DCFAFC #FCDCEA #FCEEDC
monochromatic
#6BEAF2 #A4F2F7 #DCFAFC #E3FBFD #E3FBFD
Accessibility & contrast
On white
1.10
#DCFAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#DCFAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAFC
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAFC | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#D3FCFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfafc; /* rgb */ color: rgb(220, 250, 252); /* oklch */ color: oklch(96.4% 0.031 201.6);
Tailwind
colors: {
custom: {
50: '#e7fcfd',
500: '#dcfafc',
950: '#000000',
},
}SCSS
$custom: #dcfafc; $custom-light: #e7fcfd; $custom-dark: #000000;
JSON
{
"hex": "#dcfafc",
"rgb": {
"r": 220,
"g": 250,
"b": 252
},
"hsl": {
"h": 183.75,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96416,
"c": 0.03125,
"h": 201.6
},
"luminance": 0.90615
}Semantic roles & 50–950 ramp
primary
#DCFAFC
secondary
#E49D98
accent
#1305E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585