#6AA7FB#6AA7FB
#6AA7FB is a light, vivid cyan. Relative luminance 0.377; OKLCH L 72.3% C 0.139 H 256.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA7FB |
|---|---|
| RGB | rgb(106, 167, 251) |
| HSL | hsl(215, 95%, 70%) |
| HSV | hsv(215, 58%, 98%) |
| CMYK | cmyk(57.8%, 33.5%, 0%, 1.6%) |
| CIE-LAB | lab(67.77, 4.55, -47.72) |
| CIE-LCH | lch(67.77, 47.93, 275.45°) |
| OKLab | oklab(72.31% -0.0319 -0.1349) |
| OKLCH | oklch(72.31% 0.139 256.7) |
| XYZ | xyz(37.1690, 37.6634, 96.5591) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.34
Cornflowerblue
#6495ED
ΔE00 5.54
Sky Blue (survey)
#75BBFD
ΔE00 5.89
Dodgerblue
#1E90FF
ΔE00 7.59
Azure (survey)
#069AF3
ΔE00 7.78
Dark Sky Blue
#448EE4
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA7FB #FBBE6A
analogous
#6AEFFB #6AA7FB #766AFB
triadic
#6AA7FB #FB6AA7 #A7FB6A
tetradic
#6AA7FB #FB6AEF #FBBE6A #6AFB76
square
#6AA7FB #FB6AEF #FBBE6A #6AFB76
split-complementary
#6AA7FB #FB766A #EFFB6A
monochromatic
#0664E4 #2E84F9 #6AA7FB #A6CAFD #E1EDFE
Accessibility & contrast
On white
2.46
#6AA7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#6AA7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA7FB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA7FB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#719FF9
Tritanopia (blue-blind)
#00BAC5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6aa7fb; /* rgb */ color: rgb(106, 167, 251); /* oklch */ color: oklch(72.3% 0.139 256.7);
Tailwind
colors: {
custom: {
50: '#9fc0fd',
500: '#6aa7fb',
950: '#000000',
},
}SCSS
$custom: #6aa7fb; $custom-light: #9fc0fd; $custom-dark: #000000;
JSON
{
"hex": "#6aa7fb",
"rgb": {
"r": 106,
"g": 167,
"b": 251
},
"hsl": {
"h": 214.759,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.72309,
"c": 0.13859,
"h": 256.7
},
"luminance": 0.37667
}Semantic roles & 50–950 ramp
primary
#6AA7FB
secondary
#F5E4CC
accent
#8500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185