#DCF3FE#DCF3FE
#DCF3FE is a very light, muted cyan. Relative luminance 0.865; OKLCH L 95.1% C 0.028 H 228.1°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF3FE |
|---|---|
| RGB | rgb(220, 243, 254) |
| HSL | hsl(199, 94%, 93%) |
| HSV | hsv(199, 13%, 100%) |
| CMYK | cmyk(13.4%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(94.51, -5.35, -7.84) |
| CIE-LCH | lch(94.51, 9.49, 235.68°) |
| OKLab | oklab(95.06% -0.019 -0.0211) |
| OKLCH | oklch(95.06% 0.028 228.1) |
| XYZ | xyz(79.4509, 86.4710, 106.2514) |
| Luminance | 0.8647 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.47
Azure (CSS)
#F0FFFF
ΔE00 5.62
Lightcyan
#E0FFFF
ΔE00 6.58
Fog
#D8DCE0
ΔE00 8.11
Mintcream
#F5FFFA
ΔE00 8.26
Ice Blue (survey)
#D7FFFE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF3FE #FEE7DC
analogous
#DCFEF8 #DCF3FE #DCE2FE
triadic
#DCF3FE #FEDCF3 #F3FEDC
tetradic
#DCF3FE #F8DCFE #FEE7DC #E2FEDC
square
#DCF3FE #F8DCFE #FEE7DC #E2FEDC
split-complementary
#DCF3FE #FEDCE2 #FEF8DC
monochromatic
#65CAFB #A0DFFC #DCF3FE #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.15
#DCF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#DCF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF3FE
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF3FE | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#D3F6F6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf3fe; /* rgb */ color: rgb(220, 243, 254); /* oklch */ color: oklch(95.1% 0.028 228.1);
Tailwind
colors: {
custom: {
50: '#e7f7fe',
500: '#dcf3fe',
950: '#000000',
},
}SCSS
$custom: #dcf3fe; $custom-light: #e7f7fe; $custom-dark: #000000;
JSON
{
"hex": "#dcf3fe",
"rgb": {
"r": 220,
"g": 243,
"b": 254
},
"hsl": {
"h": 199.412,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.95062,
"c": 0.02841,
"h": 228.1
},
"luminance": 0.86473
}Semantic roles & 50–950 ramp
primary
#DCF3FE
secondary
#E9B095
accent
#4A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585