#DCF1FB#DCF1FB
#DCF1FB is a very light, muted cyan. Relative luminance 0.851; OKLCH L 94.6% C 0.026 H 227.9°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF1FB |
|---|---|
| RGB | rgb(220, 241, 251) |
| HSL | hsl(199, 79%, 92%) |
| HSV | hsv(199, 12%, 98%) |
| CMYK | cmyk(12.4%, 4%, 0%, 1.6%) |
| CIE-LAB | lab(93.92, -4.93, -7.15) |
| CIE-LCH | lch(93.92, 8.69, 235.45°) |
| OKLab | oklab(94.57% -0.0174 -0.0193) |
| OKLCH | oklch(94.57% 0.026 227.9) |
| XYZ | xyz(78.3790, 85.0899, 103.5426) |
| Luminance | 0.8509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.05
Azure (CSS)
#F0FFFF
ΔE00 5.41
Lightcyan
#E0FFFF
ΔE00 6.75
Fog
#D8DCE0
ΔE00 7.41
Mintcream
#F5FFFA
ΔE00 7.91
Whitesmoke
#F5F5F5
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF1FB #FBE6DC
analogous
#DCFBF6 #DCF1FB #DCE2FB
triadic
#DCF1FB #FBDCF1 #F1FBDC
tetradic
#DCF1FB #F6DCFB #FBE6DC #E2FBDC
square
#DCF1FB #F6DCFB #FBE6DC #E2FBDC
split-complementary
#DCF1FB #FBDCE2 #FBF6DC
monochromatic
#6EC5EE #A5DBF5 #DCF1FB #E4F4FC #E4F4FC
Accessibility & contrast
On white
1.17
#DCF1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#DCF1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF1FB
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF1FB | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#E7ECFB
Tritanopia (blue-blind)
#D4F4F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf1fb; /* rgb */ color: rgb(220, 241, 251); /* oklch */ color: oklch(94.6% 0.026 227.9);
Tailwind
colors: {
custom: {
50: '#e7f5fc',
500: '#dcf1fb',
950: '#000000',
},
}SCSS
$custom: #dcf1fb; $custom-light: #e7f5fc; $custom-dark: #000000;
JSON
{
"hex": "#dcf1fb",
"rgb": {
"r": 220,
"g": 241,
"b": 251
},
"hsl": {
"h": 199.355,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.94569,
"c": 0.02598,
"h": 227.9
},
"luminance": 0.85091
}Semantic roles & 50–950 ramp
primary
#DCF1FB
secondary
#E2B199
accent
#4D0ADC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585