#DCF5FB#DCF5FB
#DCF5FB is a very light, muted cyan. Relative luminance 0.875; OKLCH L 95.4% C 0.027 H 213.8°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF5FB |
|---|---|
| RGB | rgb(220, 245, 251) |
| HSL | hsl(192, 79%, 92%) |
| HSV | hsv(192, 12%, 98%) |
| CMYK | cmyk(12.4%, 2.4%, 0%, 1.6%) |
| CIE-LAB | lab(94.94, -6.95, -5.65) |
| CIE-LCH | lch(94.94, 8.96, 219.08°) |
| OKLab | oklab(95.38% -0.0228 -0.0152) |
| OKLCH | oklch(95.38% 0.027 213.8) |
| XYZ | xyz(79.5760, 87.4839, 103.9416) |
| Luminance | 0.8749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.07
Azure (CSS)
#F0FFFF
ΔE00 4.42
Ice Blue (survey)
#D7FFFE
ΔE00 6.01
Very Light Blue
#D5FFFF
ΔE00 6.12
Very Pale Blue
#D6FFFE
ΔE00 6.20
Really Light Blue
#D4FFFF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF5FB #FBE2DC
analogous
#DCFBF2 #DCF5FB #DCE6FB
triadic
#DCF5FB #FBDCF5 #F5FBDC
tetradic
#DCF5FB #F2DCFB #FBE2DC #E6FBDC
square
#DCF5FB #F2DCFB #FBE2DC #E6FBDC
split-complementary
#DCF5FB #FBDCE6 #FBF2DC
monochromatic
#6ED6EE #A5E5F5 #DCF5FB #E4F7FC #E4F7FC
Accessibility & contrast
On white
1.14
#DCF5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DCF5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF5FB
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF5FB | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#EBEFFB
Tritanopia (blue-blind)
#D4F8F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf5fb; /* rgb */ color: rgb(220, 245, 251); /* oklch */ color: oklch(95.4% 0.027 213.8);
Tailwind
colors: {
custom: {
50: '#e7f8fc',
500: '#dcf5fb',
950: '#000000',
},
}SCSS
$custom: #dcf5fb; $custom-light: #e7f8fc; $custom-dark: #000000;
JSON
{
"hex": "#dcf5fb",
"rgb": {
"r": 220,
"g": 245,
"b": 251
},
"hsl": {
"h": 191.613,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.95375,
"c": 0.0274,
"h": 213.8
},
"luminance": 0.87485
}Semantic roles & 50–950 ramp
primary
#DCF5FB
secondary
#E2A799
accent
#320ADC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585