#DCF3FB#DCF3FB
#DCF3FB is a very light, muted cyan. Relative luminance 0.863; OKLCH L 95.0% C 0.026 H 220.6°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF3FB |
|---|---|
| RGB | rgb(220, 243, 251) |
| HSL | hsl(195, 79%, 92%) |
| HSV | hsv(195, 12%, 98%) |
| CMYK | cmyk(12.4%, 3.2%, 0%, 1.6%) |
| CIE-LAB | lab(94.43, -5.94, -6.40) |
| CIE-LCH | lch(94.43, 8.73, 227.13°) |
| OKLab | oklab(94.97% -0.0201 -0.0173) |
| OKLCH | oklch(94.97% 0.026 220.6) |
| XYZ | xyz(78.9742, 86.2804, 103.7411) |
| Luminance | 0.8628 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.76
Lightcyan
#E0FFFF
ΔE00 5.40
Aliceblue
#F0F8FF
ΔE00 5.76
Ice Blue (survey)
#D7FFFE
ΔE00 7.34
Mintcream
#F5FFFA
ΔE00 7.34
Very Light Blue
#D5FFFF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF3FB #FBE4DC
analogous
#DCFBF4 #DCF3FB #DCE4FB
triadic
#DCF3FB #FBDCF3 #F3FBDC
tetradic
#DCF3FB #F4DCFB #FBE4DC #E4FBDC
square
#DCF3FB #F4DCFB #FBE4DC #E4FBDC
split-complementary
#DCF3FB #FBDCE4 #FBF4DC
monochromatic
#6ECDEE #A5E0F5 #DCF3FB #E4F6FC #E4F6FC
Accessibility & contrast
On white
1.15
#DCF3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#DCF3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF3FB
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF3FB | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#E9EDFB
Tritanopia (blue-blind)
#D4F6F5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf3fb; /* rgb */ color: rgb(220, 243, 251); /* oklch */ color: oklch(95.0% 0.026 220.6);
Tailwind
colors: {
custom: {
50: '#e7f7fc',
500: '#dcf3fb',
950: '#000000',
},
}SCSS
$custom: #dcf3fb; $custom-light: #e7f7fc; $custom-dark: #000000;
JSON
{
"hex": "#dcf3fb",
"rgb": {
"r": 220,
"g": 243,
"b": 251
},
"hsl": {
"h": 195.484,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.94971,
"c": 0.02649,
"h": 220.6
},
"luminance": 0.86282
}Semantic roles & 50–950 ramp
primary
#DCF3FB
secondary
#E2AC99
accent
#400ADC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585