#6FABFD#6FABFD
#6FABFD is a light, vivid cyan. Relative luminance 0.396; OKLCH L 73.5% C 0.135 H 256.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6FABFD |
|---|---|
| RGB | rgb(111, 171, 253) |
| HSL | hsl(215, 97%, 71%) |
| HSV | hsv(215, 56%, 99%) |
| CMYK | cmyk(56.1%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(69.18, 3.89, -46.57) |
| CIE-LCH | lch(69.18, 46.73, 274.78°) |
| OKLab | oklab(73.5% -0.0315 -0.1314) |
| OKLCH | oklch(73.5% 0.135 256.5) |
| XYZ | xyz(38.8419, 39.5939, 98.5050) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.32
Sky Blue (survey)
#75BBFD
ΔE00 4.95
Cornflowerblue
#6495ED
ΔE00 6.56
Azure (survey)
#069AF3
ΔE00 8.52
Pastel Blue
#A2BFFE
ΔE00 8.58
Dodgerblue
#1E90FF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FABFD #FDC16F
analogous
#6FF2FD #6FABFD #7A6FFD
triadic
#6FABFD #FD6FAB #ABFD6F
tetradic
#6FABFD #FD6FF2 #FDC16F #6FFD7A
square
#6FABFD #FD6FF2 #FDC16F #6FFD7A
split-complementary
#6FABFD #FD7A6F #F2FD6F
monochromatic
#0367EE #3388FC #6FABFD #ABCEFE #E1EDFF
Accessibility & contrast
On white
2.35
#6FABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#6FABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FABFD
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FABFD | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#77A3FB
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6fabfd; /* rgb */ color: rgb(111, 171, 253); /* oklch */ color: oklch(73.5% 0.135 256.5);
Tailwind
colors: {
custom: {
50: '#a2c3fe',
500: '#6fabfd',
950: '#000000',
},
}SCSS
$custom: #6fabfd; $custom-light: #a2c3fe; $custom-dark: #000000;
JSON
{
"hex": "#6fabfd",
"rgb": {
"r": 111,
"g": 171,
"b": 253
},
"hsl": {
"h": 214.648,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.73501,
"c": 0.13516,
"h": 256.5
},
"luminance": 0.39597
}Semantic roles & 50–950 ramp
primary
#6FABFD
secondary
#F6E7D1
accent
#8500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186