#DCFAFB#DCFAFB
#DCFAFB is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.4% C 0.031 H 199.1°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAFB |
|---|---|
| RGB | rgb(220, 250, 251) |
| HSL | hsl(182, 79%, 92%) |
| HSV | hsv(182, 12%, 98%) |
| CMYK | cmyk(12.4%, 0.4%, 0%, 1.6%) |
| CIE-LAB | lab(96.22, -9.47, -3.76) |
| CIE-LCH | lch(96.22, 10.19, 201.65°) |
| OKLab | oklab(96.39% -0.0294 -0.0102) |
| OKLCH | oklch(96.39% 0.031 199.1) |
| XYZ | xyz(81.1091, 90.5501, 104.4527) |
| Luminance | 0.9055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.12
Ice Blue (survey)
#D7FFFE
ΔE00 3.00
Very Pale Blue
#D6FFFE
ΔE00 3.22
Very Light Blue
#D5FFFF
ΔE00 3.27
Really Light Blue
#D4FFFF
ΔE00 3.50
Pale Blue
#D0FEFE
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAFB #FBDDDC
analogous
#DCFBEC #DCFAFB #DCEBFB
triadic
#DCFAFB #FBDCFA #FAFBDC
tetradic
#DCFAFB #ECDCFB #FBDDDC #EBFBDC
square
#DCFAFB #ECDCFB #FBDDDC #EBFBDC
split-complementary
#DCFAFB #FBDCEB #FBECDC
monochromatic
#6EEAEE #A5F2F5 #DCFAFB #E4FBFC #E4FBFC
Accessibility & contrast
On white
1.10
#DCFAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#DCFAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAFB
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAFB | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#D3FCFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfafb; /* rgb */ color: rgb(220, 250, 251); /* oklch */ color: oklch(96.4% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#e7fcfc',
500: '#dcfafb',
950: '#000000',
},
}SCSS
$custom: #dcfafb; $custom-light: #e7fcfc; $custom-dark: #000000;
JSON
{
"hex": "#dcfafb",
"rgb": {
"r": 220,
"g": 250,
"b": 251
},
"hsl": {
"h": 181.935,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96387,
"c": 0.03116,
"h": 199.1
},
"luminance": 0.90552
}Semantic roles & 50–950 ramp
primary
#DCFAFB
secondary
#E29C99
accent
#100ADC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585