#6AA2DD#6AA2DD
#6AA2DD is a light, moderate cyan. Relative luminance 0.341; OKLCH L 69.7% C 0.105 H 250.8°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA2DD |
|---|---|
| RGB | rgb(106, 162, 221) |
| HSL | hsl(211, 63%, 64%) |
| HSV | hsv(211, 52%, 87%) |
| CMYK | cmyk(52%, 26.7%, 0%, 13.3%) |
| CIE-LAB | lab(65.06, -1.88, -35.52) |
| CIE-LCH | lch(65.06, 35.57, 266.96°) |
| OKLab | oklab(69.75% -0.0348 -0.0995) |
| OKLCH | oklch(69.75% 0.105 250.8) |
| XYZ | xyz(31.9108, 34.1228, 73.2974) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.79
Azure (survey)
#069AF3
ΔE00 6.26
Dark Sky Blue
#448EE4
ΔE00 6.50
Dodgerblue
#1E90FF
ΔE00 6.67
Sky Blue (survey)
#75BBFD
ΔE00 7.23
Carolina Blue
#8AB8FE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA2DD #DDA56A
analogous
#6ADCDD #6AA2DD #6C6ADD
triadic
#6AA2DD #DD6AA2 #A2DD6A
tetradic
#6AA2DD #DD6ADC #DDA56A #6ADD6C
square
#6AA2DD #DD6ADC #DDA56A #6ADD6C
split-complementary
#6AA2DD #DD6C6A #DCDD6A
monochromatic
#2665A7 #3883D2 #6AA2DD #9CC1E8 #CEE0F4
Accessibility & contrast
On white
2.68
#6AA2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#6AA2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA2DD
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA2DD | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4E0
Deuteranopia (green-blind)
#7B99DC
Tritanopia (blue-blind)
#2BB0B6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6aa2dd; /* rgb */ color: rgb(106, 162, 221); /* oklch */ color: oklch(69.7% 0.105 250.8);
Tailwind
colors: {
custom: {
50: '#9bbde7',
500: '#6aa2dd',
950: '#000000',
},
}SCSS
$custom: #6aa2dd; $custom-light: #9bbde7; $custom-dark: #000000;
JSON
{
"hex": "#6aa2dd",
"rgb": {
"r": 106,
"g": 162,
"b": 221
},
"hsl": {
"h": 210.783,
"s": 62.842,
"l": 64.118
},
"oklch": {
"l": 0.69747,
"c": 0.10544,
"h": 250.8
},
"luminance": 0.34125
}Semantic roles & 50–950 ramp
primary
#6AA2DD
secondary
#E5D2BD
accent
#751BCB
background
#F9FBFE
surface
#F2F6FC
border
#CCD0D5
text
#0F1216
muted
#7E8184