#DFF8FB#DFF8FB
#DFF8FB is a very light, muted teal. Relative luminance 0.898; OKLCH L 96.2% C 0.026 H 205.4°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8FB |
|---|---|
| RGB | rgb(223, 248, 251) |
| HSL | hsl(186, 78%, 93%) |
| HSV | hsv(186, 11%, 98%) |
| CMYK | cmyk(11.2%, 1.2%, 0%, 1.6%) |
| CIE-LAB | lab(95.91, -7.52, -4.20) |
| CIE-LCH | lch(95.91, 8.62, 209.18°) |
| OKLab | oklab(96.19% -0.0239 -0.0114) |
| OKLCH | oklch(96.19% 0.026 205.4) |
| XYZ | xyz(81.4073, 89.7863, 104.2896) |
| Luminance | 0.8979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.75
Azure (CSS)
#F0FFFF
ΔE00 3.76
Ice Blue (survey)
#D7FFFE
ΔE00 4.94
Very Pale Blue
#D6FFFE
ΔE00 5.15
Very Light Blue
#D5FFFF
ΔE00 5.16
Really Light Blue
#D4FFFF
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8FB #FBE2DF
analogous
#DFFBF0 #DFF8FB #DFEAFB
triadic
#DFF8FB #FBDFF8 #F8FBDF
tetradic
#DFF8FB #F0DFFB #FBE2DF #EAFBDF
square
#DFF8FB #F0DFFB #FBE2DF #EAFBDF
split-complementary
#DFF8FB #FBDFEA #FBF0DF
monochromatic
#72E0ED #A9ECF4 #DFF8FB #E4F9FC #E4F9FC
Accessibility & contrast
On white
1.11
#DFF8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#DFF8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8FB
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8FB | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#D7FAF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff8fb; /* rgb */ color: rgb(223, 248, 251); /* oklch */ color: oklch(96.2% 0.026 205.4);
Tailwind
colors: {
custom: {
50: '#e9fafc',
500: '#dff8fb',
950: '#000000',
},
}SCSS
$custom: #dff8fb; $custom-light: #e9fafc; $custom-dark: #000000;
JSON
{
"hex": "#dff8fb",
"rgb": {
"r": 223,
"g": 248,
"b": 251
},
"hsl": {
"h": 186.429,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96186,
"c": 0.02642,
"h": 205.4
},
"luminance": 0.89788
}Semantic roles & 50–950 ramp
primary
#DFF8FB
secondary
#E2A49C
accent
#220BDA
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585