#6DACFC#6DACFC
#6DACFC is a light, vivid cyan. Relative luminance 0.398; OKLCH L 73.6% C 0.134 H 255.1°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6DACFC |
|---|---|
| RGB | rgb(109, 172, 252) |
| HSL | hsl(214, 96%, 71%) |
| HSV | hsv(214, 57%, 99%) |
| CMYK | cmyk(56.7%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.31, 2.62, -45.83) |
| CIE-LCH | lch(69.31, 45.90, 273.27°) |
| OKLab | oklab(73.57% -0.0345 -0.1293) |
| OKLCH | oklch(73.57% 0.134 255.1) |
| XYZ | xyz(38.6237, 39.7812, 97.7197) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.47
Sky Blue (survey)
#75BBFD
ΔE00 4.47
Cornflowerblue
#6495ED
ΔE00 6.95
Azure (survey)
#069AF3
ΔE00 8.19
Dodgerblue
#1E90FF
ΔE00 8.70
Pastel Blue
#A2BFFE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DACFC #FCBD6D
analogous
#6DF4FC #6DACFC #756DFC
triadic
#6DACFC #FC6DAC #ACFC6D
tetradic
#6DACFC #FC6DF4 #FCBD6D #6DFC75
square
#6DACFC #FC6DF4 #FCBD6D #6DFC75
split-complementary
#6DACFC #FC756D #F4FC6D
monochromatic
#056AEA #318AFB #6DACFC #A9CEFD #E1EEFE
Accessibility & contrast
On white
2.34
#6DACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#6DACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DACFC
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DACFC | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#78A3FA
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6dacfc; /* rgb */ color: rgb(109, 172, 252); /* oklch */ color: oklch(73.6% 0.134 255.1);
Tailwind
colors: {
custom: {
50: '#a0c4fd',
500: '#6dacfc',
950: '#000000',
},
}SCSS
$custom: #6dacfc; $custom-light: #a0c4fd; $custom-dark: #000000;
JSON
{
"hex": "#6dacfc",
"rgb": {
"r": 109,
"g": 172,
"b": 252
},
"hsl": {
"h": 213.566,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.73566,
"c": 0.1338,
"h": 255.1
},
"luminance": 0.39785
}Semantic roles & 50–950 ramp
primary
#6DACFC
secondary
#F6E5CF
accent
#8000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186