#6FA9BC#6FA9BC
#6FA9BC is a light, moderate cyan. Relative luminance 0.354; OKLCH L 70.2% C 0.066 H 220.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA9BC |
|---|---|
| RGB | rgb(111, 169, 188) |
| HSL | hsl(195, 36%, 59%) |
| HSV | hsv(195, 41%, 74%) |
| CMYK | cmyk(41%, 10.1%, 0%, 26.3%) |
| CIE-LAB | lab(66.05, -13.91, -15.69) |
| CIE-LCH | lch(66.05, 20.97, 228.45°) |
| OKLab | oklab(70.18% -0.0504 -0.0432) |
| OKLCH | oklch(70.18% 0.066 220.6) |
| XYZ | xyz(29.8174, 35.3843, 52.8258) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.97
Bluegrey
#85A3B2
ΔE00 5.92
Bluey Grey
#89A0B0
ΔE00 8.24
Turquoise Blue
#06B1C4
ΔE00 8.43
Cadetblue
#5F9EA0
ΔE00 8.58
Light Grey Blue
#9DBCD4
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA9BC #BC826F
analogous
#6FBCA8 #6FA9BC #6F82BC
triadic
#6FA9BC #BC6FA9 #A9BC6F
tetradic
#6FA9BC #A86FBC #BC826F #82BC6F
square
#6FA9BC #A86FBC #BC826F #82BC6F
split-complementary
#6FA9BC #BC6F82 #BCA86F
monochromatic
#386979 #4C8DA2 #6FA9BC #99C2CF #C3DBE3
Accessibility & contrast
On white
2.60
#6FA9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#6FA9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA9BC
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA9BC | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BD
Deuteranopia (green-blind)
#919DBC
Tritanopia (blue-blind)
#50AFAF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6fa9bc; /* rgb */ color: rgb(111, 169, 188); /* oklch */ color: oklch(70.2% 0.066 220.6);
Tailwind
colors: {
custom: {
50: '#9cc2d0',
500: '#6fa9bc',
950: '#000000',
},
}SCSS
$custom: #6fa9bc; $custom-light: #9cc2d0; $custom-dark: #000000;
JSON
{
"hex": "#6fa9bc",
"rgb": {
"r": 111,
"g": 169,
"b": 188
},
"hsl": {
"h": 194.805,
"s": 36.493,
"l": 58.627
},
"oklch": {
"l": 0.70183,
"c": 0.06636,
"h": 220.6
},
"luminance": 0.35386
}Semantic roles & 50–950 ramp
primary
#6FA9BC
secondary
#D3BCB4
accent
#775BCC
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1214
muted
#7E8182