#DFF2FB#DFF2FB
#DFF2FB is a very light, muted cyan. Relative luminance 0.862; OKLCH L 95.0% C 0.023 H 227.7°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2FB |
|---|---|
| RGB | rgb(223, 242, 251) |
| HSL | hsl(199, 78%, 93%) |
| HSV | hsv(199, 11%, 98%) |
| CMYK | cmyk(11.2%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(94.38, -4.49, -6.46) |
| CIE-LCH | lch(94.38, 7.86, 235.19°) |
| OKLab | oklab(94.98% -0.0158 -0.0174) |
| OKLCH | oklch(94.98% 0.023 227.7) |
| XYZ | xyz(79.5922, 86.1560, 103.6845) |
| Luminance | 0.8616 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.38
Azure (CSS)
#F0FFFF
ΔE00 4.89
Lightcyan
#E0FFFF
ΔE00 6.79
Fog
#D8DCE0
ΔE00 7.05
Mintcream
#F5FFFA
ΔE00 7.32
Whitesmoke
#F5F5F5
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2FB #FBE8DF
analogous
#DFFBF6 #DFF2FB #DFE4FB
triadic
#DFF2FB #FBDFF2 #F2FBDF
tetradic
#DFF2FB #F6DFFB #FBE8DF #E4FBDF
square
#DFF2FB #F6DFFB #FBE8DF #E4FBDF
split-complementary
#DFF2FB #FBDFE4 #FBF6DF
monochromatic
#72C6ED #A9DCF4 #DFF2FB #E4F4FC #E4F4FC
Accessibility & contrast
On white
1.15
#DFF2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#DFF2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2FB
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2FB | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#E9EDFB
Tritanopia (blue-blind)
#D8F5F5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff2fb; /* rgb */ color: rgb(223, 242, 251); /* oklch */ color: oklch(95.0% 0.023 227.7);
Tailwind
colors: {
custom: {
50: '#e9f6fc',
500: '#dff2fb',
950: '#000000',
},
}SCSS
$custom: #dff2fb; $custom-light: #e9f6fc; $custom-dark: #000000;
JSON
{
"hex": "#dff2fb",
"rgb": {
"r": 223,
"g": 242,
"b": 251
},
"hsl": {
"h": 199.286,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.9498,
"c": 0.02349,
"h": 227.7
},
"luminance": 0.86157
}Semantic roles & 50–950 ramp
primary
#DFF2FB
secondary
#E2B39C
accent
#4E0BDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585