#6FABFC#6FABFC
#6FABFC is a light, vivid cyan. Relative luminance 0.395; OKLCH L 73.5% C 0.134 H 256.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FABFC |
|---|---|
| RGB | rgb(111, 171, 252) |
| HSL | hsl(214, 96%, 71%) |
| HSV | hsv(214, 56%, 99%) |
| CMYK | cmyk(56%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.13, 3.58, -46.10) |
| CIE-LCH | lch(69.13, 46.24, 274.44°) |
| OKLab | oklab(73.45% -0.0318 -0.1301) |
| OKLCH | oklch(73.45% 0.134 256.3) |
| XYZ | xyz(38.6830, 39.5304, 97.6682) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.35
Sky Blue (survey)
#75BBFD
ΔE00 4.91
Cornflowerblue
#6495ED
ΔE00 6.55
Azure (survey)
#069AF3
ΔE00 8.45
Pastel Blue
#A2BFFE
ΔE00 8.61
Dodgerblue
#1E90FF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FABFC #FCC06F
analogous
#6FF1FC #6FABFC #796FFC
triadic
#6FABFC #FC6FAB #ABFC6F
tetradic
#6FABFC #FC6FF1 #FCC06F #6FFC79
square
#6FABFC #FC6FF1 #FCC06F #6FFC79
split-complementary
#6FABFC #FC796F #F1FC6F
monochromatic
#0567EC #3388FB #6FABFC #ABCEFD #E1EEFE
Accessibility & contrast
On white
2.36
#6FABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#6FABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FABFC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FABFC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#78A3FA
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6fabfc; /* rgb */ color: rgb(111, 171, 252); /* oklch */ color: oklch(73.5% 0.134 256.3);
Tailwind
colors: {
custom: {
50: '#a2c3fd',
500: '#6fabfc',
950: '#000000',
},
}SCSS
$custom: #6fabfc; $custom-light: #a2c3fd; $custom-dark: #000000;
JSON
{
"hex": "#6fabfc",
"rgb": {
"r": 111,
"g": 171,
"b": 252
},
"hsl": {
"h": 214.468,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.73451,
"c": 0.13389,
"h": 256.3
},
"luminance": 0.39534
}Semantic roles & 50–950 ramp
primary
#6FABFC
secondary
#F6E6D1
accent
#8400E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186