#DCFBFC#DCFBFC
#DCFBFC is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.6% C 0.032 H 199.0°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBFC |
|---|---|
| RGB | rgb(220, 251, 252) |
| HSL | hsl(182, 84%, 93%) |
| HSV | hsv(182, 13%, 99%) |
| CMYK | cmyk(12.7%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.51, -9.77, -3.86) |
| CIE-LCH | lch(96.51, 10.51, 201.54°) |
| OKLab | oklab(96.62% -0.0304 -0.0105) |
| OKLCH | oklch(96.62% 0.032 199) |
| XYZ | xyz(81.5787, 91.2365, 105.3889) |
| Luminance | 0.9124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.91
Ice Blue (survey)
#D7FFFE
ΔE00 2.71
Very Pale Blue
#D6FFFE
ΔE00 2.93
Very Light Blue
#D5FFFF
ΔE00 2.98
Really Light Blue
#D4FFFF
ΔE00 3.20
Pale Blue
#D0FEFE
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBFC #FCDDDC
analogous
#DCFCED #DCFBFC #DCEBFC
triadic
#DCFBFC #FCDCFB #FBFCDC
tetradic
#DCFBFC #EDDCFC #FCDDDC #EBFCDC
square
#DCFBFC #EDDCFC #FCDDDC #EBFCDC
split-complementary
#DCFBFC #FCDCEB #FCEDDC
monochromatic
#6BEEF2 #A4F5F7 #DCFBFC #E3FCFD #E3FCFD
Accessibility & contrast
On white
1.09
#DCFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#DCFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBFC
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBFC | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#D3FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfbfc; /* rgb */ color: rgb(220, 251, 252); /* oklch */ color: oklch(96.6% 0.032 199.0);
Tailwind
colors: {
custom: {
50: '#e7fcfd',
500: '#dcfbfc',
950: '#000000',
},
}SCSS
$custom: #dcfbfc; $custom-light: #e7fcfd; $custom-dark: #000000;
JSON
{
"hex": "#dcfbfc",
"rgb": {
"r": 220,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.875,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96619,
"c": 0.03214,
"h": 199
},
"luminance": 0.91238
}Semantic roles & 50–950 ramp
primary
#DCFBFC
secondary
#E49A98
accent
#0C05E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585