#DFF4FB#DFF4FB
#DFF4FB is a very light, muted cyan. Relative luminance 0.874; OKLCH L 95.4% C 0.024 H 219.7°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4FB |
|---|---|
| RGB | rgb(223, 244, 251) |
| HSL | hsl(195, 78%, 93%) |
| HSV | hsv(195, 11%, 98%) |
| CMYK | cmyk(11.2%, 2.8%, 0%, 1.6%) |
| CIE-LAB | lab(94.89, -5.50, -5.71) |
| CIE-LCH | lch(94.89, 7.93, 226.02°) |
| OKLab | oklab(95.38% -0.0185 -0.0154) |
| OKLCH | oklch(95.38% 0.024 219.7) |
| XYZ | xyz(80.1907, 87.3530, 103.8840) |
| Luminance | 0.8735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.13
Aliceblue
#F0F8FF
ΔE00 5.19
Lightcyan
#E0FFFF
ΔE00 5.41
Mintcream
#F5FFFA
ΔE00 6.68
Ice Blue (survey)
#D7FFFE
ΔE00 7.49
Very Light Blue
#D5FFFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4FB #FBE6DF
analogous
#DFFBF4 #DFF4FB #DFE6FB
triadic
#DFF4FB #FBDFF4 #F4FBDF
tetradic
#DFF4FB #F4DFFB #FBE6DF #E6FBDF
square
#DFF4FB #F4DFFB #FBE6DF #E6FBDF
split-complementary
#DFF4FB #FBDFE6 #FBF4DF
monochromatic
#72CFED #A9E1F4 #DFF4FB #E4F6FC #E4F6FC
Accessibility & contrast
On white
1.14
#DFF4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#DFF4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4FB
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4FB | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#EBEFFB
Tritanopia (blue-blind)
#D8F7F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff4fb; /* rgb */ color: rgb(223, 244, 251); /* oklch */ color: oklch(95.4% 0.024 219.7);
Tailwind
colors: {
custom: {
50: '#e9f7fc',
500: '#dff4fb',
950: '#000000',
},
}SCSS
$custom: #dff4fb; $custom-light: #e9f7fc; $custom-dark: #000000;
JSON
{
"hex": "#dff4fb",
"rgb": {
"r": 223,
"g": 244,
"b": 251
},
"hsl": {
"h": 195,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.95381,
"c": 0.02404,
"h": 219.7
},
"luminance": 0.87354
}Semantic roles & 50–950 ramp
primary
#DFF4FB
secondary
#E2AE9C
accent
#3F0BDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585