#DCF7FB#DCF7FB
#DCF7FB is a very light, muted teal. Relative luminance 0.887; OKLCH L 95.8% C 0.029 H 207.4°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF7FB |
|---|---|
| RGB | rgb(220, 247, 251) |
| HSL | hsl(188, 79%, 92%) |
| HSV | hsv(188, 12%, 98%) |
| CMYK | cmyk(12.4%, 1.6%, 0%, 1.6%) |
| CIE-LAB | lab(95.46, -7.96, -4.89) |
| CIE-LCH | lch(95.46, 9.35, 211.56°) |
| OKLab | oklab(95.78% -0.0254 -0.0132) |
| OKLCH | oklch(95.78% 0.029 207.4) |
| XYZ | xyz(80.1843, 88.7006, 104.1444) |
| Luminance | 0.8870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.79
Azure (CSS)
#F0FFFF
ΔE00 4.44
Ice Blue (survey)
#D7FFFE
ΔE00 4.74
Very Light Blue
#D5FFFF
ΔE00 4.89
Very Pale Blue
#D6FFFE
ΔE00 4.94
Really Light Blue
#D4FFFF
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF7FB #FBE0DC
analogous
#DCFBF0 #DCF7FB #DCE8FB
triadic
#DCF7FB #FBDCF7 #F7FBDC
tetradic
#DCF7FB #F0DCFB #FBE0DC #E8FBDC
square
#DCF7FB #F0DCFB #FBE0DC #E8FBDC
split-complementary
#DCF7FB #FBDCE8 #FBF0DC
monochromatic
#6EDEEE #A5EAF5 #DCF7FB #E4F9FC #E4F9FC
Accessibility & contrast
On white
1.12
#DCF7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#DCF7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF7FB
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF7FB | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FB
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#D3FAF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcf7fb; /* rgb */ color: rgb(220, 247, 251); /* oklch */ color: oklch(95.8% 0.029 207.4);
Tailwind
colors: {
custom: {
50: '#e7f9fc',
500: '#dcf7fb',
950: '#000000',
},
}SCSS
$custom: #dcf7fb; $custom-light: #e7f9fc; $custom-dark: #000000;
JSON
{
"hex": "#dcf7fb",
"rgb": {
"r": 220,
"g": 247,
"b": 251
},
"hsl": {
"h": 187.742,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.95779,
"c": 0.02868,
"h": 207.4
},
"luminance": 0.88702
}Semantic roles & 50–950 ramp
primary
#DCF7FB
secondary
#E2A399
accent
#250ADC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585