#DCF9FB#DCF9FB
#DCF9FB is a very light, muted teal. Relative luminance 0.899; OKLCH L 96.2% C 0.030 H 201.7°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF9FB |
|---|---|
| RGB | rgb(220, 249, 251) |
| HSL | hsl(184, 79%, 92%) |
| HSV | hsv(184, 12%, 98%) |
| CMYK | cmyk(12.4%, 0.8%, 0%, 1.6%) |
| CIE-LAB | lab(95.97, -8.97, -4.14) |
| CIE-LCH | lch(95.97, 9.88, 204.76°) |
| OKLab | oklab(96.18% -0.0281 -0.0112) |
| OKLCH | oklch(96.18% 0.03 201.7) |
| XYZ | xyz(80.7992, 89.9303, 104.3494) |
| Luminance | 0.8993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.62
Ice Blue (survey)
#D7FFFE
ΔE00 3.55
Very Pale Blue
#D6FFFE
ΔE00 3.76
Very Light Blue
#D5FFFF
ΔE00 3.77
Really Light Blue
#D4FFFF
ΔE00 3.99
Pale Blue
#D0FEFE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF9FB #FBDEDC
analogous
#DCFBEE #DCF9FB #DCEAFB
triadic
#DCF9FB #FBDCF9 #F9FBDC
tetradic
#DCF9FB #EEDCFB #FBDEDC #EAFBDC
square
#DCF9FB #EEDCFB #FBDEDC #EAFBDC
split-complementary
#DCF9FB #FBDCEA #FBEEDC
monochromatic
#6EE6EE #A5F0F5 #DCF9FB #E4FAFC #E4FAFC
Accessibility & contrast
On white
1.11
#DCF9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#DCF9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF9FB
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF9FB | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#D3FBF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcf9fb; /* rgb */ color: rgb(220, 249, 251); /* oklch */ color: oklch(96.2% 0.030 201.7);
Tailwind
colors: {
custom: {
50: '#e7fbfc',
500: '#dcf9fb',
950: '#000000',
},
}SCSS
$custom: #dcf9fb; $custom-light: #e7fbfc; $custom-dark: #000000;
JSON
{
"hex": "#dcf9fb",
"rgb": {
"r": 220,
"g": 249,
"b": 251
},
"hsl": {
"h": 183.871,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96184,
"c": 0.03026,
"h": 201.7
},
"luminance": 0.89932
}Semantic roles & 50–950 ramp
primary
#DCF9FB
secondary
#E29E99
accent
#170ADC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585