#6FA5BB#6FA5BB
#6FA5BB is a light, moderate cyan. Relative luminance 0.339; OKLCH L 69.2% C 0.065 H 225.5°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA5BB |
|---|---|
| RGB | rgb(111, 165, 187) |
| HSL | hsl(197, 36%, 58%) |
| HSV | hsv(197, 41%, 73%) |
| CMYK | cmyk(40.6%, 11.8%, 0%, 26.7%) |
| CIE-LAB | lab(64.86, -12.03, -16.93) |
| CIE-LCH | lch(64.86, 20.77, 234.59°) |
| OKLab | oklab(69.23% -0.0458 -0.0466) |
| OKLCH | oklch(69.23% 0.065 225.5) |
| XYZ | xyz(28.9772, 33.8757, 52.0158) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.38
Bluegrey
#85A3B2
ΔE00 4.97
Bluey Grey
#89A0B0
ΔE00 7.02
Light Grey Blue
#9DBCD4
ΔE00 9.65
Cadetblue
#5F9EA0
ΔE00 9.66
Turquoise Blue
#06B1C4
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA5BB #BB856F
analogous
#6FBBAB #6FA5BB #6F7FBB
triadic
#6FA5BB #BB6FA5 #A5BB6F
tetradic
#6FA5BB #AB6FBB #BB856F #7FBB6F
square
#6FA5BB #AB6FBB #BB856F #7FBB6F
split-complementary
#6FA5BB #BB6F7F #BBAB6F
monochromatic
#386577 #4C88A1 #6FA5BB #99BFCF #C2D9E2
Accessibility & contrast
On white
2.70
#6FA5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#6FA5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA5BB
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA5BB | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BC
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#51ACAC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #6fa5bb; /* rgb */ color: rgb(111, 165, 187); /* oklch */ color: oklch(69.2% 0.065 225.5);
Tailwind
colors: {
custom: {
50: '#9cbfcf',
500: '#6fa5bb',
950: '#000000',
},
}SCSS
$custom: #6fa5bb; $custom-light: #9cbfcf; $custom-dark: #000000;
JSON
{
"hex": "#6fa5bb",
"rgb": {
"r": 111,
"g": 165,
"b": 187
},
"hsl": {
"h": 197.368,
"s": 35.849,
"l": 58.431
},
"oklch": {
"l": 0.69231,
"c": 0.06533,
"h": 225.5
},
"luminance": 0.33878
}Semantic roles & 50–950 ramp
primary
#6FA5BB
secondary
#D2BDB4
accent
#7C5CCC
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1213
muted
#7E8182