#DCF4FE#DCF4FE
#DCF4FE is a very light, muted cyan. Relative luminance 0.871; OKLCH L 95.3% C 0.029 H 224.7°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4FE |
|---|---|
| RGB | rgb(220, 244, 254) |
| HSL | hsl(198, 94%, 93%) |
| HSV | hsv(198, 13%, 100%) |
| CMYK | cmyk(13.4%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(94.77, -5.86, -7.46) |
| CIE-LCH | lch(94.77, 9.48, 231.86°) |
| OKLab | oklab(95.26% -0.0203 -0.0201) |
| OKLCH | oklch(95.26% 0.029 224.7) |
| XYZ | xyz(79.7510, 87.0712, 106.3514) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.31
Aliceblue
#F0F8FF
ΔE00 5.79
Lightcyan
#E0FFFF
ΔE00 5.92
Ice Blue (survey)
#D7FFFE
ΔE00 7.78
Very Light Blue
#D5FFFF
ΔE00 7.81
Very Pale Blue
#D6FFFE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4FE #FEE6DC
analogous
#DCFEF7 #DCF4FE #DCE3FE
triadic
#DCF4FE #FEDCF4 #F4FEDC
tetradic
#DCF4FE #F7DCFE #FEE6DC #E3FEDC
square
#DCF4FE #F7DCFE #FEE6DC #E3FEDC
split-complementary
#DCF4FE #FEDCE3 #FEF7DC
monochromatic
#65CFFB #A0E1FC #DCF4FE #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.14
#DCF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#DCF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4FE
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4FE | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#D3F7F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf4fe; /* rgb */ color: rgb(220, 244, 254); /* oklch */ color: oklch(95.3% 0.029 224.7);
Tailwind
colors: {
custom: {
50: '#e7f7fe',
500: '#dcf4fe',
950: '#000000',
},
}SCSS
$custom: #dcf4fe; $custom-light: #e7f7fe; $custom-dark: #000000;
JSON
{
"hex": "#dcf4fe",
"rgb": {
"r": 220,
"g": 244,
"b": 254
},
"hsl": {
"h": 197.647,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.95263,
"c": 0.0286,
"h": 224.7
},
"luminance": 0.87073
}Semantic roles & 50–950 ramp
primary
#DCF4FE
secondary
#E9AE95
accent
#4300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585