#DCF5FA#DCF5FA
#DCF5FA is a very light, muted cyan. Relative luminance 0.874; OKLCH L 95.3% C 0.027 H 211.1°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF5FA |
|---|---|
| RGB | rgb(220, 245, 250) |
| HSL | hsl(190, 75%, 92%) |
| HSV | hsv(190, 12%, 98%) |
| CMYK | cmyk(12%, 2%, 0%, 2%) |
| CIE-LAB | lab(94.92, -7.15, -5.17) |
| CIE-LCH | lch(94.92, 8.82, 215.86°) |
| OKLab | oklab(95.35% -0.0232 -0.0139) |
| OKLCH | oklch(95.35% 0.027 211.1) |
| XYZ | xyz(79.4188, 87.4210, 103.1137) |
| Luminance | 0.8742 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.70
Azure (CSS)
#F0FFFF
ΔE00 4.27
Ice Blue (survey)
#D7FFFE
ΔE00 5.67
Very Light Blue
#D5FFFF
ΔE00 5.81
Very Pale Blue
#D6FFFE
ΔE00 5.87
Really Light Blue
#D4FFFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF5FA #FAE1DC
analogous
#DCFAF0 #DCF5FA #DCE6FA
triadic
#DCF5FA #FADCF5 #F5FADC
tetradic
#DCF5FA #F0DCFA #FAE1DC #E6FADC
square
#DCF5FA #F0DCFA #FAE1DC #E6FADC
split-complementary
#DCF5FA #FADCE6 #FAF0DC
monochromatic
#71D6EB #A6E6F2 #DCF5FA #E4F7FB #E4F7FB
Accessibility & contrast
On white
1.14
#DCF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#DCF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF5FA
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF5FA | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#EBEFFA
Tritanopia (blue-blind)
#D4F8F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf5fa; /* rgb */ color: rgb(220, 245, 250); /* oklch */ color: oklch(95.3% 0.027 211.1);
Tailwind
colors: {
custom: {
50: '#e7f8fc',
500: '#dcf5fa',
950: '#000000',
},
}SCSS
$custom: #dcf5fa; $custom-light: #e7f8fc; $custom-dark: #000000;
JSON
{
"hex": "#dcf5fa",
"rgb": {
"r": 220,
"g": 245,
"b": 250
},
"hsl": {
"h": 190,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.95345,
"c": 0.02704,
"h": 211.1
},
"luminance": 0.87423
}Semantic roles & 50–950 ramp
primary
#DCF5FA
secondary
#E0A69B
accent
#300ED7
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585