#6FA9BB#6FA9BB
#6FA9BB is a light, moderate cyan. Relative luminance 0.353; OKLCH L 70.1% C 0.066 H 219.4°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA9BB |
|---|---|
| RGB | rgb(111, 169, 187) |
| HSL | hsl(194, 36%, 58%) |
| HSV | hsv(194, 41%, 73%) |
| CMYK | cmyk(40.6%, 9.6%, 0%, 26.7%) |
| CIE-LAB | lab(66.01, -14.17, -15.19) |
| CIE-LCH | lch(66.01, 20.78, 226.98°) |
| OKLab | oklab(70.15% -0.0508 -0.0418) |
| OKLCH | oklch(70.15% 0.066 219.4) |
| XYZ | xyz(29.7100, 35.3413, 52.2601) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.20
Bluegrey
#85A3B2
ΔE00 6.05
Cadetblue
#5F9EA0
ΔE00 8.22
Turquoise Blue
#06B1C4
ΔE00 8.27
Bluey Grey
#89A0B0
ΔE00 8.41
Light Grey Blue
#9DBCD4
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA9BB #BB816F
analogous
#6FBBA7 #6FA9BB #6F83BB
triadic
#6FA9BB #BB6FA9 #A9BB6F
tetradic
#6FA9BB #A76FBB #BB816F #83BB6F
square
#6FA9BB #A76FBB #BB816F #83BB6F
split-complementary
#6FA9BB #BB6F83 #BBA76F
monochromatic
#386877 #4C8DA1 #6FA9BB #99C2CF #C2DBE2
Accessibility & contrast
On white
2.60
#6FA9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#6FA9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA9BB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA9BB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#50AFAF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6fa9bb; /* rgb */ color: rgb(111, 169, 187); /* oklch */ color: oklch(70.1% 0.066 219.4);
Tailwind
colors: {
custom: {
50: '#9cc2cf',
500: '#6fa9bb',
950: '#000000',
},
}SCSS
$custom: #6fa9bb; $custom-light: #9cc2cf; $custom-dark: #000000;
JSON
{
"hex": "#6fa9bb",
"rgb": {
"r": 111,
"g": 169,
"b": 187
},
"hsl": {
"h": 194.211,
"s": 35.849,
"l": 58.431
},
"oklch": {
"l": 0.70145,
"c": 0.06575,
"h": 219.4
},
"luminance": 0.35343
}Semantic roles & 50–950 ramp
primary
#6FA9BB
secondary
#D2BBB4
accent
#765CCC
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1213
muted
#7E8182