#DFF8FC#DFF8FC
#DFF8FC is a very light, muted teal. Relative luminance 0.899; OKLCH L 96.2% C 0.027 H 208.3°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8FC |
|---|---|
| RGB | rgb(223, 248, 252) |
| HSL | hsl(188, 83%, 93%) |
| HSV | hsv(188, 12%, 99%) |
| CMYK | cmyk(11.5%, 1.6%, 0%, 1.2%) |
| CIE-LAB | lab(95.93, -7.33, -4.68) |
| CIE-LCH | lch(95.93, 8.70, 212.55°) |
| OKLab | oklab(96.22% -0.0235 -0.0126) |
| OKLCH | oklch(96.22% 0.027 208.3) |
| XYZ | xyz(81.5653, 89.8495, 105.1220) |
| Luminance | 0.8985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.09
Azure (CSS)
#F0FFFF
ΔE00 3.83
Ice Blue (survey)
#D7FFFE
ΔE00 5.24
Very Light Blue
#D5FFFF
ΔE00 5.42
Very Pale Blue
#D6FFFE
ΔE00 5.45
Really Light Blue
#D4FFFF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8FC #FCE3DF
analogous
#DFFCF1 #DFF8FC #DFE9FC
triadic
#DFF8FC #FCDFF8 #F8FCDF
tetradic
#DFF8FC #F1DFFC #FCE3DF #E9FCDF
square
#DFF8FC #F1DFFC #FCE3DF #E9FCDF
split-complementary
#DFF8FC #FCDFE9 #FCF1DF
monochromatic
#6FE0F2 #A7ECF7 #DFF8FC #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.11
#DFF8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DFF8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8FC
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8FC | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#EEF2FC
Tritanopia (blue-blind)
#D7FAF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff8fc; /* rgb */ color: rgb(223, 248, 252); /* oklch */ color: oklch(96.2% 0.027 208.3);
Tailwind
colors: {
custom: {
50: '#e9fafd',
500: '#dff8fc',
950: '#000000',
},
}SCSS
$custom: #dff8fc; $custom-light: #e9fafd; $custom-dark: #000000;
JSON
{
"hex": "#dff8fc",
"rgb": {
"r": 223,
"g": 248,
"b": 252
},
"hsl": {
"h": 188.276,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96216,
"c": 0.02667,
"h": 208.3
},
"luminance": 0.89851
}Semantic roles & 50–950 ramp
primary
#DFF8FC
secondary
#E4A59B
accent
#2406DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585