#6DACFA#6DACFA
#6DACFA is a light, vivid cyan. Relative luminance 0.397; OKLCH L 73.5% C 0.131 H 254.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6DACFA |
|---|---|
| RGB | rgb(109, 172, 250) |
| HSL | hsl(213, 93%, 70%) |
| HSV | hsv(213, 56%, 98%) |
| CMYK | cmyk(56.4%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(69.22, 2.00, -44.88) |
| CIE-LCH | lch(69.22, 44.93, 272.55°) |
| OKLab | oklab(73.47% -0.035 -0.1265) |
| OKLCH | oklch(73.47% 0.131 254.5) |
| XYZ | xyz(38.3084, 39.6551, 96.0594) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.40
Carolina Blue
#8AB8FE
ΔE00 4.54
Cornflowerblue
#6495ED
ΔE00 6.95
Azure (survey)
#069AF3
ΔE00 8.07
Dodgerblue
#1E90FF
ΔE00 8.67
Pastel Blue
#A2BFFE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DACFA #FABB6D
analogous
#6DF3FA #6DACFA #746DFA
triadic
#6DACFA #FA6DAC #ACFA6D
tetradic
#6DACFA #FA6DF3 #FABB6D #6DFA74
square
#6DACFA #FA6DF3 #FABB6D #6DFA74
split-complementary
#6DACFA #FA746D #F3FA6D
monochromatic
#086BE5 #328AF8 #6DACFA #A8CEFC #E1EEFE
Accessibility & contrast
On white
2.35
#6DACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#6DACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DACFA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DACFA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FD
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#00BEC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6dacfa; /* rgb */ color: rgb(109, 172, 250); /* oklch */ color: oklch(73.5% 0.131 254.5);
Tailwind
colors: {
custom: {
50: '#a0c4fc',
500: '#6dacfa',
950: '#000000',
},
}SCSS
$custom: #6dacfa; $custom-light: #a0c4fc; $custom-dark: #000000;
JSON
{
"hex": "#6dacfa",
"rgb": {
"r": 109,
"g": 172,
"b": 250
},
"hsl": {
"h": 213.191,
"s": 93.377,
"l": 70.392
},
"oklch": {
"l": 0.73466,
"c": 0.1313,
"h": 254.5
},
"luminance": 0.39658
}Semantic roles & 50–950 ramp
primary
#6DACFA
secondary
#F5E3CE
accent
#7F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185