#DCF6FB#DCF6FB
#DCF6FB is a very light, muted teal. Relative luminance 0.881; OKLCH L 95.6% C 0.028 H 210.5°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6FB |
|---|---|
| RGB | rgb(220, 246, 251) |
| HSL | hsl(190, 79%, 92%) |
| HSV | hsv(190, 12%, 98%) |
| CMYK | cmyk(12.4%, 2%, 0%, 1.6%) |
| CIE-LAB | lab(95.20, -7.46, -5.27) |
| CIE-LCH | lch(95.20, 9.13, 215.24°) |
| OKLab | oklab(95.58% -0.0241 -0.0142) |
| OKLCH | oklch(95.58% 0.028 210.5) |
| XYZ | xyz(79.8794, 88.0906, 104.0428) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.42
Azure (CSS)
#F0FFFF
ΔE00 4.38
Ice Blue (survey)
#D7FFFE
ΔE00 5.37
Very Light Blue
#D5FFFF
ΔE00 5.50
Very Pale Blue
#D6FFFE
ΔE00 5.56
Really Light Blue
#D4FFFF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6FB #FBE1DC
analogous
#DCFBF0 #DCF6FB #DCE7FB
triadic
#DCF6FB #FBDCF6 #F6FBDC
tetradic
#DCF6FB #F0DCFB #FBE1DC #E7FBDC
square
#DCF6FB #F0DCFB #FBE1DC #E7FBDC
split-complementary
#DCF6FB #FBDCE7 #FBF0DC
monochromatic
#6EDAEE #A5E8F5 #DCF6FB #E4F8FC #E4F8FC
Accessibility & contrast
On white
1.13
#DCF6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DCF6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6FB
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6FB | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#ECEFFB
Tritanopia (blue-blind)
#D4F9F7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf6fb; /* rgb */ color: rgb(220, 246, 251); /* oklch */ color: oklch(95.6% 0.028 210.5);
Tailwind
colors: {
custom: {
50: '#e7f9fc',
500: '#dcf6fb',
950: '#000000',
},
}SCSS
$custom: #dcf6fb; $custom-light: #e7f9fc; $custom-dark: #000000;
JSON
{
"hex": "#dcf6fb",
"rgb": {
"r": 220,
"g": 246,
"b": 251
},
"hsl": {
"h": 189.677,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.95577,
"c": 0.028,
"h": 210.5
},
"luminance": 0.88092
}Semantic roles & 50–950 ramp
primary
#DCF6FB
secondary
#E2A599
accent
#2C0ADC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585