#DCF5FC#DCF5FC
#DCF5FC is a very light, muted cyan. Relative luminance 0.875; OKLCH L 95.4% C 0.028 H 216.4°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF5FC |
|---|---|
| RGB | rgb(220, 245, 252) |
| HSL | hsl(193, 84%, 93%) |
| HSV | hsv(193, 13%, 99%) |
| CMYK | cmyk(12.7%, 2.8%, 0%, 1.2%) |
| CIE-LAB | lab(94.97, -6.76, -6.12) |
| CIE-LCH | lch(94.97, 9.12, 222.19°) |
| OKLab | oklab(95.41% -0.0224 -0.0165) |
| OKLCH | oklch(95.41% 0.028 216.4) |
| XYZ | xyz(79.7341, 87.5472, 104.7740) |
| Luminance | 0.8755 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.46
Azure (CSS)
#F0FFFF
ΔE00 4.60
Ice Blue (survey)
#D7FFFE
ΔE00 6.37
Aliceblue
#F0F8FF
ΔE00 6.44
Very Light Blue
#D5FFFF
ΔE00 6.45
Very Pale Blue
#D6FFFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF5FC #FCE3DC
analogous
#DCFCF3 #DCF5FC #DCE5FC
triadic
#DCF5FC #FCDCF5 #F5FCDC
tetradic
#DCF5FC #F3DCFC #FCE3DC #E5FCDC
square
#DCF5FC #F3DCFC #FCE3DC #E5FCDC
split-complementary
#DCF5FC #FCDCE5 #FCF3DC
monochromatic
#6BD5F2 #A4E5F7 #DCF5FC #E3F7FD #E3F7FD
Accessibility & contrast
On white
1.13
#DCF5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#DCF5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF5FC
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF5FC | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#D3F8F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf5fc; /* rgb */ color: rgb(220, 245, 252); /* oklch */ color: oklch(95.4% 0.028 216.4);
Tailwind
colors: {
custom: {
50: '#e7f8fd',
500: '#dcf5fc',
950: '#000000',
},
}SCSS
$custom: #dcf5fc; $custom-light: #e7f8fd; $custom-dark: #000000;
JSON
{
"hex": "#dcf5fc",
"rgb": {
"r": 220,
"g": 245,
"b": 252
},
"hsl": {
"h": 193.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.95405,
"c": 0.02784,
"h": 216.4
},
"luminance": 0.87549
}Semantic roles & 50–950 ramp
primary
#DCF5FC
secondary
#E4A998
accent
#3505E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585