#6BA6BE#6BA6BE
#6BA6BE is a light, moderate cyan. Relative luminance 0.341; OKLCH L 69.4% C 0.071 H 225.7°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6BA6BE |
|---|---|
| RGB | rgb(107, 166, 190) |
| HSL | hsl(197, 39%, 58%) |
| HSV | hsv(197, 44%, 75%) |
| CMYK | cmyk(43.7%, 12.6%, 0%, 25.5%) |
| CIE-LAB | lab(65.05, -12.80, -18.33) |
| CIE-LCH | lch(65.05, 22.35, 235.08°) |
| OKLab | oklab(69.36% -0.0493 -0.0506) |
| OKLCH | oklch(69.36% 0.071 225.7) |
| XYZ | xyz(28.9906, 34.1139, 53.7622) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.10
Bluegrey
#85A3B2
ΔE00 5.72
Bluey Grey
#89A0B0
ΔE00 7.69
Turquoise Blue
#06B1C4
ΔE00 9.27
Light Grey Blue
#9DBCD4
ΔE00 9.82
Cadetblue
#5F9EA0
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BA6BE #BE836B
analogous
#6BBEAC #6BA6BE #6B7CBE
triadic
#6BA6BE #BE6BA6 #A6BE6B
tetradic
#6BA6BE #AC6BBE #BE836B #7CBE6B
square
#6BA6BE #AC6BBE #BE836B #7CBE6B
split-complementary
#6BA6BE #BE6B7C #BEAC6B
monochromatic
#356679 #4889A4 #6BA6BE #96C0D1 #C0D9E3
Accessibility & contrast
On white
2.68
#6BA6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#6BA6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BA6BE
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BA6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BA6BE | 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)
#99A3BF
Deuteranopia (green-blind)
#8D9ABE
Tritanopia (blue-blind)
#47ADAE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6ba6be; /* rgb */ color: rgb(107, 166, 190); /* oklch */ color: oklch(69.4% 0.071 225.7);
Tailwind
colors: {
custom: {
50: '#99c0d1',
500: '#6ba6be',
950: '#000000',
},
}SCSS
$custom: #6ba6be; $custom-light: #99c0d1; $custom-dark: #000000;
JSON
{
"hex": "#6ba6be",
"rgb": {
"r": 107,
"g": 166,
"b": 190
},
"hsl": {
"h": 197.349,
"s": 38.967,
"l": 58.235
},
"oklch": {
"l": 0.69361,
"c": 0.07066,
"h": 225.7
},
"luminance": 0.34116
}Semantic roles & 50–950 ramp
primary
#6BA6BE
secondary
#D3BBB2
accent
#7B59CF
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1214
muted
#7E8182