#6DABFC#6DABFC
#6DABFC is a light, vivid cyan. Relative luminance 0.394; OKLCH L 73.4% C 0.135 H 255.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6DABFC |
|---|---|
| RGB | rgb(109, 171, 252) |
| HSL | hsl(214, 96%, 71%) |
| HSV | hsv(214, 57%, 99%) |
| CMYK | cmyk(56.7%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.04, 3.18, -46.25) |
| CIE-LCH | lch(69.04, 46.36, 273.94°) |
| OKLab | oklab(73.35% -0.0334 -0.1305) |
| OKLCH | oklch(73.35% 0.135 255.6) |
| XYZ | xyz(38.4341, 39.4020, 97.6565) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.55
Sky Blue (survey)
#75BBFD
ΔE00 4.79
Cornflowerblue
#6495ED
ΔE00 6.64
Azure (survey)
#069AF3
ΔE00 8.19
Dodgerblue
#1E90FF
ΔE00 8.51
Pastel Blue
#A2BFFE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DABFC #FCBE6D
analogous
#6DF2FC #6DABFC #766DFC
triadic
#6DABFC #FC6DAB #ABFC6D
tetradic
#6DABFC #FC6DF2 #FCBE6D #6DFC76
square
#6DABFC #FC6DF2 #FCBE6D #6DFC76
split-complementary
#6DABFC #FC766D #F2FC6D
monochromatic
#0568EA #3188FB #6DABFC #A9CEFD #E1EEFE
Accessibility & contrast
On white
2.36
#6DABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#6DABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DABFC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DABFC | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#77A2FA
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6dabfc; /* rgb */ color: rgb(109, 171, 252); /* oklch */ color: oklch(73.4% 0.135 255.6);
Tailwind
colors: {
custom: {
50: '#a0c3fd',
500: '#6dabfc',
950: '#000000',
},
}SCSS
$custom: #6dabfc; $custom-light: #a0c3fd; $custom-dark: #000000;
JSON
{
"hex": "#6dabfc",
"rgb": {
"r": 109,
"g": 171,
"b": 252
},
"hsl": {
"h": 213.986,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.73353,
"c": 0.13475,
"h": 255.6
},
"luminance": 0.39405
}Semantic roles & 50–950 ramp
primary
#6DABFC
secondary
#F6E5CF
accent
#8200E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186