#6AB8FC#6AB8FC
#6AB8FC is a light, vivid cyan. Relative luminance 0.444; OKLCH L 76.0% C 0.125 H 246.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6AB8FC |
|---|---|
| RGB | rgb(106, 184, 252) |
| HSL | hsl(208, 96%, 70%) |
| HSV | hsv(208, 58%, 99%) |
| CMYK | cmyk(57.9%, 27%, 0%, 1.2%) |
| CIE-LAB | lab(72.47, -4.65, -40.89) |
| CIE-LCH | lch(72.47, 41.15, 263.51°) |
| OKLab | oklab(76.01% -0.0496 -0.1149) |
| OKLCH | oklch(76.01% 0.125 246.7) |
| XYZ | xyz(40.6486, 44.3698, 98.4987) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.39
Sky
#82CAFC
ΔE00 5.45
Carolina Blue
#8AB8FE
ΔE00 5.80
Lightblue (survey)
#7BC8F6
ΔE00 5.96
Lightskyblue
#87CEFA
ΔE00 7.07
Light Blue
#95D0FC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AB8FC #FCAE6A
analogous
#6AFCF7 #6AB8FC #6A6FFC
triadic
#6AB8FC #FC6AB8 #B8FC6A
tetradic
#6AB8FC #F76AFC #FCAE6A #6FFC6A
square
#6AB8FC #F76AFC #FCAE6A #6FFC6A
split-complementary
#6AB8FC #FC6A6F #FCF76A
monochromatic
#057EE7 #2E9BFB #6AB8FC #A6D5FD #E1F1FE
Accessibility & contrast
On white
2.13
#6AB8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#6AB8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AB8FC
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AB8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AB8FC | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#00C8D0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #6ab8fc; /* rgb */ color: rgb(106, 184, 252); /* oklch */ color: oklch(76.0% 0.125 246.7);
Tailwind
colors: {
custom: {
50: '#9fcdfd',
500: '#6ab8fc',
950: '#000000',
},
}SCSS
$custom: #6ab8fc; $custom-light: #9fcdfd; $custom-dark: #000000;
JSON
{
"hex": "#6ab8fc",
"rgb": {
"r": 106,
"g": 184,
"b": 252
},
"hsl": {
"h": 207.945,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.76013,
"c": 0.12516,
"h": 246.7
},
"luminance": 0.44373
}Semantic roles & 50–950 ramp
primary
#6AB8FC
secondary
#F5E0CD
accent
#6B00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285