#DFF5FC#DFF5FC
#DFF5FC is a very light, muted cyan. Relative luminance 0.880; OKLCH L 95.6% C 0.025 H 218.8°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5FC |
|---|---|
| RGB | rgb(223, 245, 252) |
| HSL | hsl(194, 83%, 93%) |
| HSV | hsv(194, 12%, 99%) |
| CMYK | cmyk(11.5%, 2.8%, 0%, 1.2%) |
| CIE-LAB | lab(95.17, -5.82, -5.81) |
| CIE-LCH | lch(95.17, 8.22, 224.96°) |
| OKLab | oklab(95.61% -0.0195 -0.0156) |
| OKLCH | oklch(95.61% 0.025 218.8) |
| XYZ | xyz(80.6504, 88.0196, 104.8170) |
| Luminance | 0.8802 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.13
Lightcyan
#E0FFFF
ΔE00 5.10
Aliceblue
#F0F8FF
ΔE00 5.47
Mintcream
#F5FFFA
ΔE00 6.74
Ice Blue (survey)
#D7FFFE
ΔE00 7.17
Very Light Blue
#D5FFFF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5FC #FCE6DF
analogous
#DFFCF4 #DFF5FC #DFE6FC
triadic
#DFF5FC #FCDFF5 #F5FCDF
tetradic
#DFF5FC #F4DFFC #FCE6DF #E6FCDF
square
#DFF5FC #F4DFFC #FCE6DF #E6FCDF
split-complementary
#DFF5FC #FCDFE6 #FCF4DF
monochromatic
#6FD2F2 #A7E4F7 #DFF5FC #E3F6FC #E3F6FC
Accessibility & contrast
On white
1.13
#DFF5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DFF5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5FC
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5FC | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#ECEFFC
Tritanopia (blue-blind)
#D7F8F7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff5fc; /* rgb */ color: rgb(223, 245, 252); /* oklch */ color: oklch(95.6% 0.025 218.8);
Tailwind
colors: {
custom: {
50: '#e9f8fd',
500: '#dff5fc',
950: '#000000',
},
}SCSS
$custom: #dff5fc; $custom-light: #e9f8fd; $custom-dark: #000000;
JSON
{
"hex": "#dff5fc",
"rgb": {
"r": 223,
"g": 245,
"b": 252
},
"hsl": {
"h": 194.483,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.95612,
"c": 0.02498,
"h": 218.8
},
"luminance": 0.88021
}Semantic roles & 50–950 ramp
primary
#DFF5FC
secondary
#E4AD9B
accent
#3B06DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585