#6FA8BC#6FA8BC
#6FA8BC is a light, moderate cyan. Relative luminance 0.350; OKLCH L 70.0% C 0.066 H 222.1°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA8BC |
|---|---|
| RGB | rgb(111, 168, 188) |
| HSL | hsl(196, 36%, 59%) |
| HSV | hsv(196, 41%, 74%) |
| CMYK | cmyk(41%, 10.6%, 0%, 26.3%) |
| CIE-LAB | lab(65.76, -13.38, -16.13) |
| CIE-LCH | lch(65.76, 20.95, 230.33°) |
| OKLab | oklab(69.95% -0.0491 -0.0444) |
| OKLCH | oklch(69.95% 0.066 222.1) |
| XYZ | xyz(29.6321, 35.0136, 52.7641) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.50
Bluegrey
#85A3B2
ΔE00 5.61
Bluey Grey
#89A0B0
ΔE00 7.88
Turquoise Blue
#06B1C4
ΔE00 8.77
Cadetblue
#5F9EA0
ΔE00 8.91
Light Grey Blue
#9DBCD4
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA8BC #BC836F
analogous
#6FBCA9 #6FA8BC #6F81BC
triadic
#6FA8BC #BC6FA8 #A8BC6F
tetradic
#6FA8BC #A96FBC #BC836F #81BC6F
square
#6FA8BC #A96FBC #BC836F #81BC6F
split-complementary
#6FA8BC #BC6F81 #BCA96F
monochromatic
#386879 #4C8CA2 #6FA8BC #99C1CF #C3DAE3
Accessibility & contrast
On white
2.62
#6FA8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#6FA8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA8BC
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA8BC | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#909CBC
Tritanopia (blue-blind)
#50AFAE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6fa8bc; /* rgb */ color: rgb(111, 168, 188); /* oklch */ color: oklch(70.0% 0.066 222.1);
Tailwind
colors: {
custom: {
50: '#9cc1d0',
500: '#6fa8bc',
950: '#000000',
},
}SCSS
$custom: #6fa8bc; $custom-light: #9cc1d0; $custom-dark: #000000;
JSON
{
"hex": "#6fa8bc",
"rgb": {
"r": 111,
"g": 168,
"b": 188
},
"hsl": {
"h": 195.584,
"s": 36.493,
"l": 58.627
},
"oklch": {
"l": 0.69954,
"c": 0.06622,
"h": 222.1
},
"luminance": 0.35016
}Semantic roles & 50–950 ramp
primary
#6FA8BC
secondary
#D3BCB4
accent
#795BCC
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1214
muted
#7E8182