#DCF8FB#DCF8FB
#DCF8FB is a very light, muted teal. Relative luminance 0.893; OKLCH L 96.0% C 0.029 H 204.5°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8FB |
|---|---|
| RGB | rgb(220, 248, 251) |
| HSL | hsl(186, 79%, 92%) |
| HSV | hsv(186, 12%, 98%) |
| CMYK | cmyk(12.4%, 1.2%, 0%, 1.6%) |
| CIE-LAB | lab(95.71, -8.47, -4.51) |
| CIE-LCH | lch(95.71, 9.59, 208.07°) |
| OKLab | oklab(95.98% -0.0268 -0.0122) |
| OKLCH | oklch(95.98% 0.029 204.5) |
| XYZ | xyz(80.4910, 89.3138, 104.2466) |
| Luminance | 0.8931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.19
Ice Blue (survey)
#D7FFFE
ΔE00 4.13
Very Light Blue
#D5FFFF
ΔE00 4.31
Very Pale Blue
#D6FFFE
ΔE00 4.34
Really Light Blue
#D4FFFF
ΔE00 4.52
Azure (CSS)
#F0FFFF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8FB #FBDFDC
analogous
#DCFBEE #DCF8FB #DCE9FB
triadic
#DCF8FB #FBDCF8 #F8FBDC
tetradic
#DCF8FB #EEDCFB #FBDFDC #E9FBDC
square
#DCF8FB #EEDCFB #FBDFDC #E9FBDC
split-complementary
#DCF8FB #FBDCE9 #FBEEDC
monochromatic
#6EE2EE #A5EDF5 #DCF8FB #E4FAFC #E4FAFC
Accessibility & contrast
On white
1.11
#DCF8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#DCF8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8FB
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8FB | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#EDF1FB
Tritanopia (blue-blind)
#D3FAF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcf8fb; /* rgb */ color: rgb(220, 248, 251); /* oklch */ color: oklch(96.0% 0.029 204.5);
Tailwind
colors: {
custom: {
50: '#e7fafc',
500: '#dcf8fb',
950: '#000000',
},
}SCSS
$custom: #dcf8fb; $custom-light: #e7fafc; $custom-dark: #000000;
JSON
{
"hex": "#dcf8fb",
"rgb": {
"r": 220,
"g": 248,
"b": 251
},
"hsl": {
"h": 185.806,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.95981,
"c": 0.02944,
"h": 204.5
},
"luminance": 0.89315
}Semantic roles & 50–950 ramp
primary
#DCF8FB
secondary
#E2A099
accent
#1E0ADC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585