#6FA3AA#6FA3AA
#6FA3AA is a light, muted teal. Relative luminance 0.325; OKLCH L 68.1% C 0.056 H 206.5°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA3AA |
|---|---|
| RGB | rgb(111, 163, 170) |
| HSL | hsl(187, 26%, 55%) |
| HSV | hsv(187, 35%, 67%) |
| CMYK | cmyk(34.7%, 4.1%, 0%, 33.3%) |
| CIE-LAB | lab(63.73, -15.38, -9.12) |
| CIE-LCH | lch(63.73, 17.88, 210.67°) |
| OKLab | oklab(68.15% -0.05 -0.025) |
| OKLCH | oklch(68.15% 0.056 206.5) |
| XYZ | xyz(26.9059, 32.4746, 42.8729) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.05
Greyblue
#77A1B5
ΔE00 6.93
Bluegrey
#85A3B2
ΔE00 7.80
Turquoise Blue
#06B1C4
ΔE00 8.86
Greyish Teal
#719F91
ΔE00 9.17
Bluey Grey
#89A0B0
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA3AA #AA766F
analogous
#6FAA94 #6FA3AA #6F85AA
triadic
#6FA3AA #AA6FA3 #A3AA6F
tetradic
#6FA3AA #946FAA #AA766F #85AA6F
square
#6FA3AA #946FAA #AA766F #85AA6F
split-complementary
#6FA3AA #AA6F85 #AA946F
monochromatic
#3B5F64 #52838A #6FA3AA #95BCC1 #BCD4D7
Accessibility & contrast
On white
2.80
#6FA3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#6FA3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA3AA
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA3AA | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAB
Deuteranopia (green-blind)
#9197AA
Tritanopia (blue-blind)
#59A7A5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #6fa3aa; /* rgb */ color: rgb(111, 163, 170); /* oklch */ color: oklch(68.1% 0.056 206.5);
Tailwind
colors: {
custom: {
50: '#9bbec3',
500: '#6fa3aa',
950: '#000000',
},
}SCSS
$custom: #6fa3aa; $custom-light: #9bbec3; $custom-dark: #000000;
JSON
{
"hex": "#6fa3aa",
"rgb": {
"r": 111,
"g": 163,
"b": 170
},
"hsl": {
"h": 187.119,
"s": 25.764,
"l": 55.098
},
"oklch": {
"l": 0.68148,
"c": 0.05592,
"h": 206.5
},
"luminance": 0.32476
}Semantic roles & 50–950 ramp
primary
#6FA3AA
secondary
#C7B1AE
accent
#7166C2
background
#F9FBFB
surface
#F2F6F7
border
#CCD0D0
text
#0E1212
muted
#7E8181