#DCF2FB#DCF2FB
#DCF2FB is a very light, muted cyan. Relative luminance 0.857; OKLCH L 94.8% C 0.026 H 224.2°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2FB |
|---|---|
| RGB | rgb(220, 242, 251) |
| HSL | hsl(197, 79%, 92%) |
| HSV | hsv(197, 12%, 98%) |
| CMYK | cmyk(12.4%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(94.18, -5.43, -6.78) |
| CIE-LCH | lch(94.18, 8.69, 231.28°) |
| OKLab | oklab(94.77% -0.0188 -0.0183) |
| OKLCH | oklch(94.77% 0.026 224.2) |
| XYZ | xyz(78.6758, 85.6835, 103.6416) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.05
Aliceblue
#F0F8FF
ΔE00 5.37
Lightcyan
#E0FFFF
ΔE00 6.08
Mintcream
#F5FFFA
ΔE00 7.60
Fog
#D8DCE0
ΔE00 7.76
Ice Blue (survey)
#D7FFFE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2FB #FBE5DC
analogous
#DCFBF4 #DCF2FB #DCE3FB
triadic
#DCF2FB #FBDCF2 #F2FBDC
tetradic
#DCF2FB #F4DCFB #FBE5DC #E3FBDC
square
#DCF2FB #F4DCFB #FBE5DC #E3FBDC
split-complementary
#DCF2FB #FBDCE3 #FBF4DC
monochromatic
#6EC9EE #A5DEF5 #DCF2FB #E4F5FC #E4F5FC
Accessibility & contrast
On white
1.16
#DCF2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#DCF2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2FB
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2FB | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#E8EDFB
Tritanopia (blue-blind)
#D4F5F5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf2fb; /* rgb */ color: rgb(220, 242, 251); /* oklch */ color: oklch(94.8% 0.026 224.2);
Tailwind
colors: {
custom: {
50: '#e7f6fc',
500: '#dcf2fb',
950: '#000000',
},
}SCSS
$custom: #dcf2fb; $custom-light: #e7f6fc; $custom-dark: #000000;
JSON
{
"hex": "#dcf2fb",
"rgb": {
"r": 220,
"g": 242,
"b": 251
},
"hsl": {
"h": 197.419,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.9477,
"c": 0.02618,
"h": 224.2
},
"luminance": 0.85685
}Semantic roles & 50–950 ramp
primary
#DCF2FB
secondary
#E2AE99
accent
#470ADC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585