#DCF5FE#DCF5FE
#DCF5FE is a very light, muted cyan. Relative luminance 0.877; OKLCH L 95.5% C 0.029 H 221.4°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF5FE |
|---|---|
| RGB | rgb(220, 245, 254) |
| HSL | hsl(196, 94%, 93%) |
| HSV | hsv(196, 13%, 100%) |
| CMYK | cmyk(13.4%, 3.5%, 0%, 0.4%) |
| CIE-LAB | lab(95.02, -6.36, -7.08) |
| CIE-LCH | lch(95.02, 9.52, 228.06°) |
| OKLab | oklab(95.47% -0.0217 -0.0191) |
| OKLCH | oklch(95.47% 0.029 221.4) |
| XYZ | xyz(80.0527, 87.6746, 106.4520) |
| Luminance | 0.8768 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.06
Lightcyan
#E0FFFF
ΔE00 5.26
Aliceblue
#F0F8FF
ΔE00 6.15
Ice Blue (survey)
#D7FFFE
ΔE00 7.11
Very Light Blue
#D5FFFF
ΔE00 7.15
Very Pale Blue
#D6FFFE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF5FE #FEE5DC
analogous
#DCFEF6 #DCF5FE #DCE4FE
triadic
#DCF5FE #FEDCF5 #F5FEDC
tetradic
#DCF5FE #F6DCFE #FEE5DC #E4FEDC
square
#DCF5FE #F6DCFE #FEE5DC #E4FEDC
split-complementary
#DCF5FE #FEDCE4 #FEF6DC
monochromatic
#65D3FB #A0E4FC #DCF5FE #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.13
#DCF5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#DCF5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF5FE
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF5FE | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#D3F8F8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf5fe; /* rgb */ color: rgb(220, 245, 254); /* oklch */ color: oklch(95.5% 0.029 221.4);
Tailwind
colors: {
custom: {
50: '#e7f8fe',
500: '#dcf5fe',
950: '#000000',
},
}SCSS
$custom: #dcf5fe; $custom-light: #e7f8fe; $custom-dark: #000000;
JSON
{
"hex": "#dcf5fe",
"rgb": {
"r": 220,
"g": 245,
"b": 254
},
"hsl": {
"h": 195.882,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.95465,
"c": 0.02889,
"h": 221.4
},
"luminance": 0.87676
}Semantic roles & 50–950 ramp
primary
#DCF5FE
secondary
#E9AB95
accent
#3D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585