#6AA9FA#6AA9FA
#6AA9FA is a light, vivid cyan. Relative luminance 0.383; OKLCH L 72.7% C 0.135 H 255.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA9FA |
|---|---|
| RGB | rgb(106, 169, 250) |
| HSL | hsl(214, 94%, 70%) |
| HSV | hsv(214, 58%, 98%) |
| CMYK | cmyk(57.6%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(68.27, 3.10, -46.39) |
| CIE-LCH | lch(68.27, 46.49, 273.82°) |
| OKLab | oklab(72.68% -0.0343 -0.131) |
| OKLCH | oklch(72.68% 0.135 255.3) |
| XYZ | xyz(37.3810, 38.3390, 95.8542) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.12
Sky Blue (survey)
#75BBFD
ΔE00 5.22
Cornflowerblue
#6495ED
ΔE00 6.17
Azure (survey)
#069AF3
ΔE00 7.66
Dodgerblue
#1E90FF
ΔE00 7.92
Dark Sky Blue
#448EE4
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA9FA #FABB6A
analogous
#6AF1FA #6AA9FA #736AFA
triadic
#6AA9FA #FA6AA9 #A9FA6A
tetradic
#6AA9FA #FA6AF1 #FABB6A #6AFA73
square
#6AA9FA #FA6AF1 #FABB6A #6AFA73
split-complementary
#6AA9FA #FA736A #F1FA6A
monochromatic
#0867E2 #2F87F8 #6AA9FA #A5CBFC #E0EDFE
Accessibility & contrast
On white
2.42
#6AA9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#6AA9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA9FA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA9FA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#75A0F8
Tritanopia (blue-blind)
#00BBC6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6aa9fa; /* rgb */ color: rgb(106, 169, 250); /* oklch */ color: oklch(72.7% 0.135 255.3);
Tailwind
colors: {
custom: {
50: '#9fc2fc',
500: '#6aa9fa',
950: '#000000',
},
}SCSS
$custom: #6aa9fa; $custom-light: #9fc2fc; $custom-dark: #000000;
JSON
{
"hex": "#6aa9fa",
"rgb": {
"r": 106,
"g": 169,
"b": 250
},
"hsl": {
"h": 213.75,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.72683,
"c": 0.1354,
"h": 255.3
},
"luminance": 0.38342
}Semantic roles & 50–950 ramp
primary
#6AA9FA
secondary
#F4E2CC
accent
#8100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185