#DFF7FB#DFF7FB
#DFF7FB is a very light, muted teal. Relative luminance 0.892; OKLCH L 96.0% C 0.026 H 208.7°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7FB |
|---|---|
| RGB | rgb(223, 247, 251) |
| HSL | hsl(189, 78%, 93%) |
| HSV | hsv(189, 11%, 98%) |
| CMYK | cmyk(11.2%, 1.6%, 0%, 1.6%) |
| CIE-LAB | lab(95.65, -7.02, -4.58) |
| CIE-LCH | lch(95.65, 8.38, 213.11°) |
| OKLab | oklab(95.99% -0.0225 -0.0123) |
| OKLCH | oklch(95.99% 0.026 208.7) |
| XYZ | xyz(81.1007, 89.1731, 104.1874) |
| Luminance | 0.8918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.39
Azure (CSS)
#F0FFFF
ΔE00 3.69
Ice Blue (survey)
#D7FFFE
ΔE00 5.55
Very Light Blue
#D5FFFF
ΔE00 5.74
Very Pale Blue
#D6FFFE
ΔE00 5.76
Really Light Blue
#D4FFFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7FB #FBE3DF
analogous
#DFFBF1 #DFF7FB #DFE9FB
triadic
#DFF7FB #FBDFF7 #F7FBDF
tetradic
#DFF7FB #F1DFFB #FBE3DF #E9FBDF
square
#DFF7FB #F1DFFB #FBE3DF #E9FBDF
split-complementary
#DFF7FB #FBDFE9 #FBF1DF
monochromatic
#72DCED #A9E9F4 #DFF7FB #E4F8FC #E4F8FC
Accessibility & contrast
On white
1.11
#DFF7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#DFF7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7FB
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7FB | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#D7F9F8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff7fb; /* rgb */ color: rgb(223, 247, 251); /* oklch */ color: oklch(96.0% 0.026 208.7);
Tailwind
colors: {
custom: {
50: '#e9f9fc',
500: '#dff7fb',
950: '#000000',
},
}SCSS
$custom: #dff7fb; $custom-light: #e9f9fc; $custom-dark: #000000;
JSON
{
"hex": "#dff7fb",
"rgb": {
"r": 223,
"g": 247,
"b": 251
},
"hsl": {
"h": 188.571,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.95985,
"c": 0.02568,
"h": 208.7
},
"luminance": 0.89175
}Semantic roles & 50–950 ramp
primary
#DFF7FB
secondary
#E2A69C
accent
#290BDA
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585