#6AA8EF#6AA8EF
#6AA8EF is a light, vivid cyan. Relative luminance 0.373; OKLCH L 71.9% C 0.123 H 252.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA8EF |
|---|---|
| RGB | rgb(106, 168, 239) |
| HSL | hsl(212, 81%, 68%) |
| HSV | hsv(212, 56%, 94%) |
| CMYK | cmyk(55.6%, 29.7%, 0%, 6.3%) |
| CIE-LAB | lab(67.50, 0.24, -41.60) |
| CIE-LCH | lch(67.50, 41.60, 270.33°) |
| OKLab | oklab(71.92% -0.0362 -0.1171) |
| OKLCH | oklch(71.92% 0.123 252.8) |
| XYZ | xyz(35.5210, 37.2985, 86.9721) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.33
Carolina Blue
#8AB8FE
ΔE00 5.69
Cornflowerblue
#6495ED
ΔE00 6.01
Azure (survey)
#069AF3
ΔE00 6.95
Dodgerblue
#1E90FF
ΔE00 7.62
Dark Sky Blue
#448EE4
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA8EF #EFB16A
analogous
#6AEBEF #6AA8EF #6E6AEF
triadic
#6AA8EF #EF6AA8 #A8EF6A
tetradic
#6AA8EF #EF6AEB #EFB16A #6AEF6E
square
#6AA8EF #EF6AEB #EFB16A #6AEF6E
split-complementary
#6AA8EF #EF6E6A #EBEF6A
monochromatic
#1669C9 #3388E9 #6AA8EF #A1C8F5 #D9E9FB
Accessibility & contrast
On white
2.48
#6AA8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#6AA8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA8EF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA8EF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#7A9FEE
Tritanopia (blue-blind)
#00B8C1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6aa8ef; /* rgb */ color: rgb(106, 168, 239); /* oklch */ color: oklch(71.9% 0.123 252.8);
Tailwind
colors: {
custom: {
50: '#9dc1f4',
500: '#6aa8ef',
950: '#000000',
},
}SCSS
$custom: #6aa8ef; $custom-light: #9dc1f4; $custom-dark: #000000;
JSON
{
"hex": "#6aa8ef",
"rgb": {
"r": 106,
"g": 168,
"b": 239
},
"hsl": {
"h": 212.03,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.71918,
"c": 0.12256,
"h": 252.8
},
"luminance": 0.37301
}Semantic roles & 50–950 ramp
primary
#6AA8EF
secondary
#EFDCC6
accent
#7A09DD
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1217
muted
#7F8185