#6CA2AF#6CA2AF
#6CA2AF is a light, muted cyan. Relative luminance 0.321; OKLCH L 67.9% C 0.060 H 214.5°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA2AF |
|---|---|
| RGB | rgb(108, 162, 175) |
| HSL | hsl(192, 30%, 55%) |
| HSV | hsv(192, 38%, 69%) |
| CMYK | cmyk(38.3%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(63.44, -14.40, -12.37) |
| CIE-LCH | lch(63.44, 18.98, 220.67°) |
| OKLab | oklab(67.93% -0.0494 -0.0339) |
| OKLCH | oklch(67.93% 0.06 214.5) |
| XYZ | xyz(26.8398, 32.1222, 45.3351) |
| Luminance | 0.3212 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.82
Cadetblue
#5F9EA0
ΔE00 5.91
Bluegrey
#85A3B2
ΔE00 6.46
Turquoise Blue
#06B1C4
ΔE00 8.65
Bluey Grey
#89A0B0
ΔE00 8.75
Bluish Grey
#748B97
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA2AF #AF796C
analogous
#6CAF9A #6CA2AF #6C80AF
triadic
#6CA2AF #AF6CA2 #A2AF6C
tetradic
#6CA2AF #9A6CAF #AF796C #80AF6C
square
#6CA2AF #9A6CAF #AF796C #80AF6C
split-complementary
#6CA2AF #AF6C80 #AF9A6C
monochromatic
#395F68 #4E8390 #6CA2AF #94BBC5 #BBD4DA
Accessibility & contrast
On white
2.83
#6CA2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#6CA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA2AF
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA2AF | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EB0
Deuteranopia (green-blind)
#8D96AF
Tritanopia (blue-blind)
#52A7A6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #6ca2af; /* rgb */ color: rgb(108, 162, 175); /* oklch */ color: oklch(67.9% 0.060 214.5);
Tailwind
colors: {
custom: {
50: '#99bdc6',
500: '#6ca2af',
950: '#000000',
},
}SCSS
$custom: #6ca2af; $custom-light: #99bdc6; $custom-dark: #000000;
JSON
{
"hex": "#6ca2af",
"rgb": {
"r": 108,
"g": 162,
"b": 175
},
"hsl": {
"h": 191.642,
"s": 29.515,
"l": 55.49
},
"oklch": {
"l": 0.67928,
"c": 0.05992,
"h": 214.5
},
"luminance": 0.32124
}Semantic roles & 50–950 ramp
primary
#6CA2AF
secondary
#C9B3AD
accent
#7562C6
background
#F9FBFC
surface
#F2F6F8
border
#CCD0D1
text
#0E1213
muted
#7E8182