#6AA9F8#6AA9F8
#6AA9F8 is a light, vivid cyan. Relative luminance 0.382; OKLCH L 72.6% C 0.133 H 254.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA9F8 |
|---|---|
| RGB | rgb(106, 169, 248) |
| HSL | hsl(213, 91%, 69%) |
| HSV | hsv(213, 57%, 97%) |
| CMYK | cmyk(57.3%, 31.9%, 0%, 2.7%) |
| CIE-LAB | lab(68.18, 2.47, -45.45) |
| CIE-LCH | lch(68.18, 45.51, 273.11°) |
| OKLab | oklab(72.58% -0.0348 -0.1282) |
| OKLCH | oklch(72.58% 0.133 254.8) |
| XYZ | xyz(37.0691, 38.2142, 94.2114) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.17
Carolina Blue
#8AB8FE
ΔE00 5.19
Cornflowerblue
#6495ED
ΔE00 6.18
Azure (survey)
#069AF3
ΔE00 7.52
Dodgerblue
#1E90FF
ΔE00 7.89
Dark Sky Blue
#448EE4
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA9F8 #F8B96A
analogous
#6AF0F8 #6AA9F8 #726AF8
triadic
#6AA9F8 #F86AA9 #A9F86A
tetradic
#6AA9F8 #F86AF0 #F8B96A #6AF872
square
#6AA9F8 #F86AF0 #F8B96A #6AF872
split-complementary
#6AA9F8 #F8726A #F0F86A
monochromatic
#0A68DD #3087F5 #6AA9F8 #A4CBFB #DFECFD
Accessibility & contrast
On white
2.43
#6AA9F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#6AA9F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA9F8
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA9F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA9F8 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFB
Deuteranopia (green-blind)
#76A0F6
Tritanopia (blue-blind)
#00BBC5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6aa9f8; /* rgb */ color: rgb(106, 169, 248); /* oklch */ color: oklch(72.6% 0.133 254.8);
Tailwind
colors: {
custom: {
50: '#9ec2fb',
500: '#6aa9f8',
950: '#000000',
},
}SCSS
$custom: #6aa9f8; $custom-light: #9ec2fb; $custom-dark: #000000;
JSON
{
"hex": "#6aa9f8",
"rgb": {
"r": 106,
"g": 169,
"b": 248
},
"hsl": {
"h": 213.38,
"s": 91.026,
"l": 69.412
},
"oklch": {
"l": 0.72582,
"c": 0.13288,
"h": 254.8
},
"luminance": 0.38217
}Semantic roles & 50–950 ramp
primary
#6AA9F8
secondary
#F3E1CA
accent
#8000E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185