#DFF5FF#DFF5FF
#DFF5FF is a very light, muted cyan. Relative luminance 0.882; OKLCH L 95.7% C 0.027 H 226.8°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5FF |
|---|---|
| RGB | rgb(223, 245, 255) |
| HSL | hsl(199, 100%, 94%) |
| HSV | hsv(199, 13%, 100%) |
| CMYK | cmyk(12.5%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(95.25, -5.23, -7.24) |
| CIE-LCH | lch(95.25, 8.93, 234.17°) |
| OKLab | oklab(95.7% -0.0184 -0.0195) |
| OKLCH | oklch(95.7% 0.027 226.8) |
| XYZ | xyz(81.1296, 88.2113, 107.3405) |
| Luminance | 0.8821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.04
Aliceblue
#F0F8FF
ΔE00 5.10
Lightcyan
#E0FFFF
ΔE00 6.28
Mintcream
#F5FFFA
ΔE00 7.70
Fog
#D8DCE0
ΔE00 8.10
Ice Blue (survey)
#D7FFFE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5FF #FFE9DF
analogous
#DFFFF9 #DFF5FF #DFE5FF
triadic
#DFF5FF #FFDFF5 #F5FFDF
tetradic
#DFF5FF #F9DFFF #FFE9DF #E5FFDF
square
#DFF5FF #F9DFFF #FFE9DF #E5FFDF
split-complementary
#DFF5FF #FFDFE5 #FFF9DF
monochromatic
#65CFFF #A2E2FF #DFF5FF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.13
#DFF5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DFF5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5FF
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5FF | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#D7F8F8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff5ff; /* rgb */ color: rgb(223, 245, 255); /* oklch */ color: oklch(95.7% 0.027 226.8);
Tailwind
colors: {
custom: {
50: '#e9f8ff',
500: '#dff5ff',
950: '#000000',
},
}SCSS
$custom: #dff5ff; $custom-light: #e9f8ff; $custom-dark: #000000;
JSON
{
"hex": "#dff5ff",
"rgb": {
"r": 223,
"g": 245,
"b": 255
},
"hsl": {
"h": 198.75,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.95702,
"c": 0.02678,
"h": 226.8
},
"luminance": 0.88213
}Semantic roles & 50–950 ramp
primary
#DFF5FF
secondary
#ECB196
accent
#4800E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586