#6CA4AF#6CA4AF
#6CA4AF is a light, moderate teal. Relative luminance 0.328; OKLCH L 68.4% C 0.061 H 211.3°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA4AF |
|---|---|
| RGB | rgb(108, 164, 175) |
| HSL | hsl(190, 30%, 55%) |
| HSV | hsv(190, 38%, 69%) |
| CMYK | cmyk(38.3%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(64.03, -15.46, -11.50) |
| CIE-LCH | lch(64.03, 19.27, 216.64°) |
| OKLab | oklab(68.39% -0.0519 -0.0315) |
| OKLCH | oklch(68.39% 0.061 211.3) |
| XYZ | xyz(27.1949, 32.8325, 45.4534) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.11
Greyblue
#77A1B5
ΔE00 5.86
Bluegrey
#85A3B2
ΔE00 7.25
Turquoise Blue
#06B1C4
ΔE00 8.12
Bluey Grey
#89A0B0
ΔE00 9.58
Cool Grey
#95A3A6
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA4AF #AF776C
analogous
#6CAF98 #6CA4AF #6C82AF
triadic
#6CA4AF #AF6CA4 #A4AF6C
tetradic
#6CA4AF #986CAF #AF776C #82AF6C
square
#6CA4AF #986CAF #AF776C #82AF6C
split-complementary
#6CA4AF #AF6C82 #AF986C
monochromatic
#396068 #4E8590 #6CA4AF #94BDC5 #BBD5DA
Accessibility & contrast
On white
2.78
#6CA4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#6CA4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA4AF
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA4AF | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0B0
Deuteranopia (green-blind)
#9098AF
Tritanopia (blue-blind)
#51A9A7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #6ca4af; /* rgb */ color: rgb(108, 164, 175); /* oklch */ color: oklch(68.4% 0.061 211.3);
Tailwind
colors: {
custom: {
50: '#99bfc6',
500: '#6ca4af',
950: '#000000',
},
}SCSS
$custom: #6ca4af; $custom-light: #99bfc6; $custom-dark: #000000;
JSON
{
"hex": "#6ca4af",
"rgb": {
"r": 108,
"g": 164,
"b": 175
},
"hsl": {
"h": 189.851,
"s": 29.515,
"l": 55.49
},
"oklch": {
"l": 0.68391,
"c": 0.06075,
"h": 211.3
},
"luminance": 0.32834
}Semantic roles & 50–950 ramp
primary
#6CA4AF
secondary
#C9B2AD
accent
#7262C6
background
#F9FBFC
surface
#F2F7F8
border
#CCD0D1
text
#0E1213
muted
#7E8182