#6AA8FC#6AA8FC
#6AA8FC is a light, vivid cyan. Relative luminance 0.381; OKLCH L 72.6% C 0.139 H 256.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA8FC |
|---|---|
| RGB | rgb(106, 168, 252) |
| HSL | hsl(215, 96%, 70%) |
| HSV | hsv(215, 58%, 99%) |
| CMYK | cmyk(57.9%, 33.3%, 0%, 1.2%) |
| CIE-LAB | lab(68.09, 4.30, -47.76) |
| CIE-LCH | lch(68.09, 47.95, 275.14°) |
| OKLab | oklab(72.57% -0.0327 -0.135) |
| OKLCH | oklch(72.57% 0.139 256.4) |
| XYZ | xyz(37.5110, 38.0945, 97.4528) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.18
Sky Blue (survey)
#75BBFD
ΔE00 5.60
Cornflowerblue
#6495ED
ΔE00 5.85
Dodgerblue
#1E90FF
ΔE00 7.78
Azure (survey)
#069AF3
ΔE00 7.82
Dark Sky Blue
#448EE4
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA8FC #FCBE6A
analogous
#6AF1FC #6AA8FC #756AFC
triadic
#6AA8FC #FC6AA8 #A8FC6A
tetradic
#6AA8FC #FC6AF1 #FCBE6A #6AFC75
square
#6AA8FC #FC6AF1 #FCBE6A #6AFC75
split-complementary
#6AA8FC #FC756A #F1FC6A
monochromatic
#0565E7 #2E85FB #6AA8FC #A6CBFD #E1EDFE
Accessibility & contrast
On white
2.44
#6AA8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#6AA8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA8FC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA8FC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#72A0FA
Tritanopia (blue-blind)
#00BBC6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6aa8fc; /* rgb */ color: rgb(106, 168, 252); /* oklch */ color: oklch(72.6% 0.139 256.4);
Tailwind
colors: {
custom: {
50: '#9fc1fe',
500: '#6aa8fc',
950: '#000000',
},
}SCSS
$custom: #6aa8fc; $custom-light: #9fc1fe; $custom-dark: #000000;
JSON
{
"hex": "#6aa8fc",
"rgb": {
"r": 106,
"g": 168,
"b": 252
},
"hsl": {
"h": 214.521,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.72573,
"c": 0.13889,
"h": 256.4
},
"luminance": 0.38098
}Semantic roles & 50–950 ramp
primary
#6AA8FC
secondary
#F5E4CD
accent
#8400E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186