#DCF9FF#DCF9FF
#DCF9FF is a very light, muted cyan. Relative luminance 0.902; OKLCH L 96.3% C 0.031 H 211.5°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF9FF |
|---|---|
| RGB | rgb(220, 249, 255) |
| HSL | hsl(190, 100%, 93%) |
| HSV | hsv(190, 14%, 100%) |
| CMYK | cmyk(13.7%, 2.4%, 0%, 0%) |
| CIE-LAB | lab(96.07, -8.18, -6.05) |
| CIE-LCH | lch(96.07, 10.17, 216.46°) |
| OKLab | oklab(96.3% -0.0266 -0.0163) |
| OKLCH | oklch(96.3% 0.031 211.5) |
| XYZ | xyz(81.4364, 90.1852, 107.7053) |
| Luminance | 0.9019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.12
Ice Blue (survey)
#D7FFFE
ΔE00 4.89
Azure (CSS)
#F0FFFF
ΔE00 4.92
Very Light Blue
#D5FFFF
ΔE00 4.95
Very Pale Blue
#D6FFFE
ΔE00 5.07
Really Light Blue
#D4FFFF
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF9FF #FFE2DC
analogous
#DCFFF3 #DCF9FF #DCE7FF
triadic
#DCF9FF #FFDCF9 #F9FFDC
tetradic
#DCF9FF #F3DCFF #FFE2DC #E7FFDC
square
#DCF9FF #F3DCFF #FFE2DC #E7FFDC
split-complementary
#DCF9FF #FFDCE7 #FFF3DC
monochromatic
#62E4FF #9FEFFF #DCF9FF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.10
#DCF9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#DCF9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF9FF
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF9FF | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#EDF2FF
Tritanopia (blue-blind)
#D2FCFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcf9ff; /* rgb */ color: rgb(220, 249, 255); /* oklch */ color: oklch(96.3% 0.031 211.5);
Tailwind
colors: {
custom: {
50: '#e7fbff',
500: '#dcf9ff',
950: '#000000',
},
}SCSS
$custom: #dcf9ff; $custom-light: #e7fbff; $custom-dark: #000000;
JSON
{
"hex": "#dcf9ff",
"rgb": {
"r": 220,
"g": 249,
"b": 255
},
"hsl": {
"h": 190.286,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96302,
"c": 0.03122,
"h": 211.5
},
"luminance": 0.90187
}Semantic roles & 50–950 ramp
primary
#DCF9FF
secondary
#ECA293
accent
#2700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586