#6AAAFF#6AAAFF
#6AAAFF is a light, vivid cyan. Relative luminance 0.390; OKLCH L 73.2% C 0.141 H 256.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6AAAFF |
|---|---|
| RGB | rgb(106, 170, 255) |
| HSL | hsl(214, 100%, 71%) |
| HSV | hsv(214, 58%, 100%) |
| CMYK | cmyk(58.4%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(68.77, 4.11, -48.31) |
| CIE-LCH | lch(68.77, 48.48, 274.86°) |
| OKLab | oklab(73.15% -0.034 -0.1366) |
| OKLCH | oklch(73.15% 0.141 256) |
| XYZ | xyz(38.3622, 39.0303, 100.1003) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.86
Sky Blue (survey)
#75BBFD
ΔE00 5.06
Cornflowerblue
#6495ED
ΔE00 6.48
Azure (survey)
#069AF3
ΔE00 8.01
Dodgerblue
#1E90FF
ΔE00 8.21
Dark Sky Blue
#448EE4
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AAAFF #FFBF6A
analogous
#6AF5FF #6AAAFF #746AFF
triadic
#6AAAFF #FF6AAA #AAFF6A
tetradic
#6AAAFF #FF6AF5 #FFBF6A #6AFF74
square
#6AAAFF #FF6AF5 #FFBF6A #6AFF74
split-complementary
#6AAAFF #FF746A #F5FF6A
monochromatic
#0066EF #2D87FF #6AAAFF #A7CDFF #E0EEFF
Accessibility & contrast
On white
2.38
#6AAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#6AAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AAAFF
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AAAFF | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86B0FF
Deuteranopia (green-blind)
#73A1FD
Tritanopia (blue-blind)
#00BDC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6aaaff; /* rgb */ color: rgb(106, 170, 255); /* oklch */ color: oklch(73.2% 0.141 256.0);
Tailwind
colors: {
custom: {
50: '#9fc2ff',
500: '#6aaaff',
950: '#000000',
},
}SCSS
$custom: #6aaaff; $custom-light: #9fc2ff; $custom-dark: #000000;
JSON
{
"hex": "#6aaaff",
"rgb": {
"r": 106,
"g": 170,
"b": 255
},
"hsl": {
"h": 214.228,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.73152,
"c": 0.14076,
"h": 256
},
"luminance": 0.39034
}Semantic roles & 50–950 ramp
primary
#6AAAFF
secondary
#F6E5CE
accent
#8300E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186