#DCF4FB#DCF4FB
#DCF4FB is a very light, muted cyan. Relative luminance 0.869; OKLCH L 95.2% C 0.027 H 217.1°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4FB |
|---|---|
| RGB | rgb(220, 244, 251) |
| HSL | hsl(194, 79%, 92%) |
| HSV | hsv(194, 12%, 98%) |
| CMYK | cmyk(12.4%, 2.8%, 0%, 1.6%) |
| CIE-LAB | lab(94.69, -6.45, -6.02) |
| CIE-LCH | lch(94.69, 8.82, 223.05°) |
| OKLab | oklab(95.17% -0.0214 -0.0162) |
| OKLCH | oklch(95.17% 0.027 217.1) |
| XYZ | xyz(79.2743, 86.8805, 103.8411) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.54
Lightcyan
#E0FFFF
ΔE00 4.73
Aliceblue
#F0F8FF
ΔE00 6.17
Ice Blue (survey)
#D7FFFE
ΔE00 6.67
Very Light Blue
#D5FFFF
ΔE00 6.77
Very Pale Blue
#D6FFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4FB #FBE3DC
analogous
#DCFBF2 #DCF4FB #DCE5FB
triadic
#DCF4FB #FBDCF4 #F4FBDC
tetradic
#DCF4FB #F2DCFB #FBE3DC #E5FBDC
square
#DCF4FB #F2DCFB #FBE3DC #E5FBDC
split-complementary
#DCF4FB #FBDCE5 #FBF2DC
monochromatic
#6ED1EE #A5E3F5 #DCF4FB #E4F6FC #E4F6FC
Accessibility & contrast
On white
1.14
#DCF4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#DCF4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4FB
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4FB | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#EAEEFB
Tritanopia (blue-blind)
#D4F7F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf4fb; /* rgb */ color: rgb(220, 244, 251); /* oklch */ color: oklch(95.2% 0.027 217.1);
Tailwind
colors: {
custom: {
50: '#e7f7fc',
500: '#dcf4fb',
950: '#000000',
},
}SCSS
$custom: #dcf4fb; $custom-light: #e7f7fc; $custom-dark: #000000;
JSON
{
"hex": "#dcf4fb",
"rgb": {
"r": 220,
"g": 244,
"b": 251
},
"hsl": {
"h": 193.548,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.95173,
"c": 0.0269,
"h": 217.1
},
"luminance": 0.86882
}Semantic roles & 50–950 ramp
primary
#DCF4FB
secondary
#E2AA99
accent
#390ADC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585