#DFF5FE#DFF5FE
#DFF5FE is a very light, muted cyan. Relative luminance 0.881; OKLCH L 95.7% C 0.026 H 224.2°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5FE |
|---|---|
| RGB | rgb(223, 245, 254) |
| HSL | hsl(197, 94%, 94%) |
| HSV | hsv(197, 12%, 100%) |
| CMYK | cmyk(12.2%, 3.5%, 0%, 0.4%) |
| CIE-LAB | lab(95.22, -5.43, -6.76) |
| CIE-LCH | lch(95.22, 8.67, 231.27°) |
| OKLab | oklab(95.67% -0.0187 -0.0182) |
| OKLCH | oklch(95.67% 0.026 224.2) |
| XYZ | xyz(80.9690, 88.1471, 106.4949) |
| Luminance | 0.8815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.72
Aliceblue
#F0F8FF
ΔE00 5.19
Lightcyan
#E0FFFF
ΔE00 5.88
Mintcream
#F5FFFA
ΔE00 7.37
Ice Blue (survey)
#D7FFFE
ΔE00 7.89
Very Light Blue
#D5FFFF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5FE #FEE8DF
analogous
#DFFEF7 #DFF5FE #DFE5FE
triadic
#DFF5FE #FEDFF5 #F5FEDF
tetradic
#DFF5FE #F7DFFE #FEE8DF #E5FEDF
square
#DFF5FE #F7DFFE #FEE8DF #E5FEDF
split-complementary
#DFF5FE #FEDFE5 #FEF7DF
monochromatic
#68D0FA #A4E2FC #DFF5FE #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.13
#DFF5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#DFF5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5FE
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5FE | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#EBF0FE
Tritanopia (blue-blind)
#D7F8F8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff5fe; /* rgb */ color: rgb(223, 245, 254); /* oklch */ color: oklch(95.7% 0.026 224.2);
Tailwind
colors: {
custom: {
50: '#e9f8fe',
500: '#dff5fe',
950: '#000000',
},
}SCSS
$custom: #dff5fe; $custom-light: #e9f8fe; $custom-dark: #000000;
JSON
{
"hex": "#dff5fe",
"rgb": {
"r": 223,
"g": 245,
"b": 254
},
"hsl": {
"h": 197.419,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.95672,
"c": 0.02612,
"h": 224.2
},
"luminance": 0.88149
}Semantic roles & 50–950 ramp
primary
#DFF5FE
secondary
#EAAF98
accent
#4300E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585