#6FA8BB#6FA8BB
#6FA8BB is a light, moderate cyan. Relative luminance 0.350; OKLCH L 69.9% C 0.066 H 220.9°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA8BB |
|---|---|
| RGB | rgb(111, 168, 187) |
| HSL | hsl(195, 36%, 58%) |
| HSV | hsv(195, 41%, 73%) |
| CMYK | cmyk(40.6%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(65.73, -13.64, -15.62) |
| CIE-LCH | lch(65.73, 20.74, 228.87°) |
| OKLab | oklab(69.92% -0.0495 -0.043) |
| OKLCH | oklch(69.92% 0.066 220.9) |
| XYZ | xyz(29.5247, 34.9707, 52.1983) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.70
Bluegrey
#85A3B2
ΔE00 5.72
Bluey Grey
#89A0B0
ΔE00 8.03
Cadetblue
#5F9EA0
ΔE00 8.55
Turquoise Blue
#06B1C4
ΔE00 8.60
Light Grey Blue
#9DBCD4
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA8BB #BB826F
analogous
#6FBBA8 #6FA8BB #6F82BB
triadic
#6FA8BB #BB6FA8 #A8BB6F
tetradic
#6FA8BB #A86FBB #BB826F #82BB6F
square
#6FA8BB #A86FBB #BB826F #82BB6F
split-complementary
#6FA8BB #BB6F82 #BBA86F
monochromatic
#386877 #4C8CA1 #6FA8BB #99C1CF #C2DAE2
Accessibility & contrast
On white
2.63
#6FA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#6FA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA8BB
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA8BB | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#50AEAE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6fa8bb; /* rgb */ color: rgb(111, 168, 187); /* oklch */ color: oklch(69.9% 0.066 220.9);
Tailwind
colors: {
custom: {
50: '#9cc2cf',
500: '#6fa8bb',
950: '#000000',
},
}SCSS
$custom: #6fa8bb; $custom-light: #9cc2cf; $custom-dark: #000000;
JSON
{
"hex": "#6fa8bb",
"rgb": {
"r": 111,
"g": 168,
"b": 187
},
"hsl": {
"h": 195,
"s": 35.849,
"l": 58.431
},
"oklch": {
"l": 0.69916,
"c": 0.06558,
"h": 220.9
},
"luminance": 0.34973
}Semantic roles & 50–950 ramp
primary
#6FA8BB
secondary
#D2BBB4
accent
#785CCC
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1213
muted
#7E8182