#DCF5FF#DCF5FF
#DCF5FF is a very light, muted cyan. Relative luminance 0.877; OKLCH L 95.5% C 0.029 H 223.7°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF5FF |
|---|---|
| RGB | rgb(220, 245, 255) |
| HSL | hsl(197, 100%, 93%) |
| HSV | hsv(197, 14%, 100%) |
| CMYK | cmyk(13.7%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(95.05, -6.16, -7.56) |
| CIE-LCH | lch(95.05, 9.75, 230.80°) |
| OKLab | oklab(95.49% -0.0213 -0.0204) |
| OKLCH | oklch(95.49% 0.029 223.7) |
| XYZ | xyz(80.2132, 87.7388, 107.2975) |
| Luminance | 0.8774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.32
Lightcyan
#E0FFFF
ΔE00 5.67
Aliceblue
#F0F8FF
ΔE00 6.05
Ice Blue (survey)
#D7FFFE
ΔE00 7.49
Very Light Blue
#D5FFFF
ΔE00 7.52
Very Pale Blue
#D6FFFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF5FF #FFE6DC
analogous
#DCFFF7 #DCF5FF #DCE3FF
triadic
#DCF5FF #FFDCF5 #F5FFDC
tetradic
#DCF5FF #F7DCFF #FFE6DC #E3FFDC
square
#DCF5FF #F7DCFF #FFE6DC #E3FFDC
split-complementary
#DCF5FF #FFDCE3 #FFF7DC
monochromatic
#62D2FF #9FE4FF #DCF5FF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.13
#DCF5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DCF5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF5FF
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF5FF | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#D3F8F8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf5ff; /* rgb */ color: rgb(220, 245, 255); /* oklch */ color: oklch(95.5% 0.029 223.7);
Tailwind
colors: {
custom: {
50: '#e7f8ff',
500: '#dcf5ff',
950: '#000000',
},
}SCSS
$custom: #dcf5ff; $custom-light: #e7f8ff; $custom-dark: #000000;
JSON
{
"hex": "#dcf5ff",
"rgb": {
"r": 220,
"g": 245,
"b": 255
},
"hsl": {
"h": 197.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.95495,
"c": 0.02949,
"h": 223.7
},
"luminance": 0.8774
}Semantic roles & 50–950 ramp
primary
#DCF5FF
secondary
#ECAD93
accent
#4200E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586