#6FACBC#6FACBC
#6FACBC is a light, moderate cyan. Relative luminance 0.365; OKLCH L 70.9% C 0.067 H 216.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACBC |
|---|---|
| RGB | rgb(111, 172, 188) |
| HSL | hsl(192, 36%, 59%) |
| HSV | hsv(192, 41%, 74%) |
| CMYK | cmyk(41%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(66.91, -15.50, -14.39) |
| CIE-LCH | lch(66.91, 21.15, 222.87°) |
| OKLab | oklab(70.87% -0.0541 -0.0396) |
| OKLCH | oklch(70.87% 0.067 216.2) |
| XYZ | xyz(30.3819, 36.5133, 53.0140) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.49
Bluegrey
#85A3B2
ΔE00 7.01
Turquoise Blue
#06B1C4
ΔE00 7.53
Cadetblue
#5F9EA0
ΔE00 7.72
Bluey Grey
#89A0B0
ΔE00 9.43
Sky Blue
#87CEEB
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACBC #BC7F6F
analogous
#6FBCA5 #6FACBC #6F85BC
triadic
#6FACBC #BC6FAC #ACBC6F
tetradic
#6FACBC #A56FBC #BC7F6F #85BC6F
square
#6FACBC #A56FBC #BC7F6F #85BC6F
split-complementary
#6FACBC #BC6F85 #BCA56F
monochromatic
#386B79 #4C90A2 #6FACBC #99C4CF #C3DCE3
Accessibility & contrast
On white
2.53
#6FACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#6FACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACBC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACBC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BD
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#4FB2B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6facbc; /* rgb */ color: rgb(111, 172, 188); /* oklch */ color: oklch(70.9% 0.067 216.2);
Tailwind
colors: {
custom: {
50: '#9cc4d0',
500: '#6facbc',
950: '#000000',
},
}SCSS
$custom: #6facbc; $custom-light: #9cc4d0; $custom-dark: #000000;
JSON
{
"hex": "#6facbc",
"rgb": {
"r": 111,
"g": 172,
"b": 188
},
"hsl": {
"h": 192.468,
"s": 36.493,
"l": 58.627
},
"oklch": {
"l": 0.7087,
"c": 0.06703,
"h": 216.2
},
"luminance": 0.36515
}Semantic roles & 50–950 ramp
primary
#6FACBC
secondary
#D3BBB4
accent
#735BCC
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182