#DCFAFD#DCFAFD
#DCFAFD is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.4% C 0.031 H 204.0°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAFD |
|---|---|
| RGB | rgb(220, 250, 253) |
| HSL | hsl(185, 89%, 93%) |
| HSV | hsv(185, 13%, 99%) |
| CMYK | cmyk(13%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(96.28, -9.08, -4.71) |
| CIE-LCH | lch(96.28, 10.23, 207.44°) |
| OKLab | oklab(96.45% -0.0287 -0.0128) |
| OKLCH | oklch(96.45% 0.031 204) |
| XYZ | xyz(81.4260, 90.6769, 106.1218) |
| Luminance | 0.9068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.72
Ice Blue (survey)
#D7FFFE
ΔE00 3.56
Very Light Blue
#D5FFFF
ΔE00 3.72
Very Pale Blue
#D6FFFE
ΔE00 3.76
Really Light Blue
#D4FFFF
ΔE00 3.93
Pale Blue
#D0FEFE
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAFD #FDDFDC
analogous
#DCFDF0 #DCFAFD #DCE9FD
triadic
#DCFAFD #FDDCFA #FAFDDC
tetradic
#DCFAFD #F0DCFD #FDDFDC #E9FDDC
square
#DCFAFD #F0DCFD #FDDFDC #E9FDDC
split-complementary
#DCFAFD #FDDCE9 #FDF0DC
monochromatic
#68E9F6 #A2F2FA #DCFAFD #E2FBFD #E2FBFD
Accessibility & contrast
On white
1.10
#DCFAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#DCFAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAFD
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAFD | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#D3FDFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfafd; /* rgb */ color: rgb(220, 250, 253); /* oklch */ color: oklch(96.4% 0.031 204.0);
Tailwind
colors: {
custom: {
50: '#e7fcfe',
500: '#dcfafd',
950: '#000000',
},
}SCSS
$custom: #dcfafd; $custom-light: #e7fcfe; $custom-dark: #000000;
JSON
{
"hex": "#dcfafd",
"rgb": {
"r": 220,
"g": 250,
"b": 253
},
"hsl": {
"h": 185.455,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96446,
"c": 0.0314,
"h": 204
},
"luminance": 0.90679
}Semantic roles & 50–950 ramp
primary
#DCFAFD
secondary
#E79E96
accent
#1500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585