#6AAAED#6AAAED
#6AAAED is a light, moderate cyan. Relative luminance 0.379; OKLCH L 72.3% C 0.118 H 250.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6AAAED |
|---|---|
| RGB | rgb(106, 170, 237) |
| HSL | hsl(211, 78%, 67%) |
| HSV | hsv(211, 55%, 93%) |
| CMYK | cmyk(55.3%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(67.97, -1.50, -39.78) |
| CIE-LCH | lch(67.97, 39.81, 267.84°) |
| OKLab | oklab(72.25% -0.039 -0.1118) |
| OKLCH | oklch(72.25% 0.118 250.8) |
| XYZ | xyz(35.5992, 37.9251, 85.5486) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.71
Carolina Blue
#8AB8FE
ΔE00 5.69
Cornflowerblue
#6495ED
ΔE00 6.77
Azure (survey)
#069AF3
ΔE00 6.91
Dodgerblue
#1E90FF
ΔE00 8.09
Dark Sky Blue
#448EE4
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AAAED #EDAD6A
analogous
#6AECED #6AAAED #6C6AED
triadic
#6AAAED #ED6AAA #AAED6A
tetradic
#6AAAED #ED6AEC #EDAD6A #6AED6C
square
#6AAAED #ED6AEC #EDAD6A #6AED6C
split-complementary
#6AAAED #ED6C6A #ECED6A
monochromatic
#186CC5 #338BE6 #6AAAED #A1C9F4 #D7E8FA
Accessibility & contrast
On white
2.45
#6AAAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#6AAAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AAAED
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AAAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AAAED | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF0
Deuteranopia (green-blind)
#7DA0EC
Tritanopia (blue-blind)
#00B9C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6aaaed; /* rgb */ color: rgb(106, 170, 237); /* oklch */ color: oklch(72.3% 0.118 250.8);
Tailwind
colors: {
custom: {
50: '#9dc3f3',
500: '#6aaaed',
950: '#000000',
},
}SCSS
$custom: #6aaaed; $custom-light: #9dc3f3; $custom-dark: #000000;
JSON
{
"hex": "#6aaaed",
"rgb": {
"r": 106,
"g": 170,
"b": 237
},
"hsl": {
"h": 210.687,
"s": 78.443,
"l": 67.255
},
"oklch": {
"l": 0.72254,
"c": 0.1184,
"h": 250.8
},
"luminance": 0.37928
}Semantic roles & 50–950 ramp
primary
#6AAAED
secondary
#EEDAC5
accent
#750BDB
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1217
muted
#7F8185