#6AA9FC#6AA9FC
#6AA9FC is a light, vivid cyan. Relative luminance 0.385; OKLCH L 72.8% C 0.138 H 255.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA9FC |
|---|---|
| RGB | rgb(106, 169, 252) |
| HSL | hsl(214, 96%, 70%) |
| HSV | hsv(214, 58%, 99%) |
| CMYK | cmyk(57.9%, 32.9%, 0%, 1.2%) |
| CIE-LAB | lab(68.36, 3.73, -47.33) |
| CIE-LCH | lch(68.36, 47.48, 274.50°) |
| OKLab | oklab(72.79% -0.0338 -0.1337) |
| OKLCH | oklch(72.79% 0.138 255.8) |
| XYZ | xyz(37.6963, 38.4651, 97.5146) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.06
Sky Blue (survey)
#75BBFD
ΔE00 5.28
Cornflowerblue
#6495ED
ΔE00 6.16
Azure (survey)
#069AF3
ΔE00 7.80
Dodgerblue
#1E90FF
ΔE00 7.96
Dark Sky Blue
#448EE4
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA9FC #FCBD6A
analogous
#6AF2FC #6AA9FC #746AFC
triadic
#6AA9FC #FC6AA9 #A9FC6A
tetradic
#6AA9FC #FC6AF2 #FCBD6A #6AFC74
square
#6AA9FC #FC6AF2 #FCBD6A #6AFC74
split-complementary
#6AA9FC #FC746A #F2FC6A
monochromatic
#0566E7 #2E86FB #6AA9FC #A6CCFD #E1EEFE
Accessibility & contrast
On white
2.42
#6AA9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#6AA9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA9FC
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA9FC | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#73A0FA
Tritanopia (blue-blind)
#00BCC7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6aa9fc; /* rgb */ color: rgb(106, 169, 252); /* oklch */ color: oklch(72.8% 0.138 255.8);
Tailwind
colors: {
custom: {
50: '#9fc2fd',
500: '#6aa9fc',
950: '#000000',
},
}SCSS
$custom: #6aa9fc; $custom-light: #9fc2fd; $custom-dark: #000000;
JSON
{
"hex": "#6aa9fc",
"rgb": {
"r": 106,
"g": 169,
"b": 252
},
"hsl": {
"h": 214.11,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.72786,
"c": 0.13793,
"h": 255.8
},
"luminance": 0.38468
}Semantic roles & 50–950 ramp
primary
#6AA9FC
secondary
#F5E4CD
accent
#8200E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186