#6AAABC#6AAABC
#6AAABC is a light, moderate cyan. Relative luminance 0.354; OKLCH L 70.2% C 0.071 H 217.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6AAABC |
|---|---|
| RGB | rgb(106, 170, 188) |
| HSL | hsl(193, 38%, 58%) |
| HSV | hsv(193, 44%, 74%) |
| CMYK | cmyk(43.6%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(66.09, -15.72, -15.65) |
| CIE-LCH | lch(66.09, 22.19, 224.86°) |
| OKLab | oklab(70.15% -0.0559 -0.0431) |
| OKLCH | oklch(70.15% 0.071 217.7) |
| XYZ | xyz(29.3924, 35.4423, 52.8594) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.15
Bluegrey
#85A3B2
ΔE00 7.05
Turquoise Blue
#06B1C4
ΔE00 7.31
Cadetblue
#5F9EA0
ΔE00 7.82
Bluey Grey
#89A0B0
ΔE00 9.41
Sky Blue
#87CEEB
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AAABC #BC7C6A
analogous
#6ABCA5 #6AAABC #6A81BC
triadic
#6AAABC #BC6AAA #AABC6A
tetradic
#6AAABC #A56ABC #BC7C6A #81BC6A
square
#6AAABC #A56ABC #BC7C6A #81BC6A
split-complementary
#6AAABC #BC6A81 #BCA56A
monochromatic
#356876 #488DA1 #6AAABC #94C2CF #BEDAE2
Accessibility & contrast
On white
2.60
#6AAABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#6AAABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AAABC
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AAABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AAABC | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BD
Deuteranopia (green-blind)
#919CBC
Tritanopia (blue-blind)
#45B1B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6aaabc; /* rgb */ color: rgb(106, 170, 188); /* oklch */ color: oklch(70.2% 0.071 217.7);
Tailwind
colors: {
custom: {
50: '#99c3d0',
500: '#6aaabc',
950: '#000000',
},
}SCSS
$custom: #6aaabc; $custom-light: #99c3d0; $custom-dark: #000000;
JSON
{
"hex": "#6aaabc",
"rgb": {
"r": 106,
"g": 170,
"b": 188
},
"hsl": {
"h": 193.171,
"s": 37.963,
"l": 57.647
},
"oklch": {
"l": 0.70153,
"c": 0.07055,
"h": 217.7
},
"luminance": 0.35444
}Semantic roles & 50–950 ramp
primary
#6AAABC
secondary
#D1B8B0
accent
#735ACE
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182