#6F969C#6F969C
#6F969C is a light, muted teal. Relative luminance 0.276; OKLCH L 64.6% C 0.044 H 207.9°. Best body text is #000000 at 6.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6F969C |
|---|---|
| RGB | rgb(111, 150, 156) |
| HSL | hsl(188, 19%, 52%) |
| HSV | hsv(188, 29%, 61%) |
| CMYK | cmyk(28.8%, 3.8%, 0%, 38.8%) |
| CIE-LAB | lab(59.52, -11.86, -7.50) |
| CIE-LCH | lch(59.52, 14.03, 212.29°) |
| OKLab | oklab(64.65% -0.0386 -0.0204) |
| OKLCH | oklch(64.65% 0.044 207.9) |
| XYZ | xyz(23.4607, 27.5914, 35.5355) |
| Luminance | 0.2759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.80
Greyblue
#77A1B5
ΔE00 7.05
Bluish Grey
#748B97
ΔE00 7.05
Bluegrey
#85A3B2
ΔE00 7.56
Steel Grey
#6F828A
ΔE00 8.77
Bluey Grey
#89A0B0
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F969C #9C756F
analogous
#6F9C8C #6F969C #6F809C
triadic
#6F969C #9C6F96 #969C6F
tetradic
#6F969C #8C6F9C #9C756F #809C6F
square
#6F969C #8C6F9C #9C756F #809C6F
split-complementary
#6F969C #9C6F80 #9C8C6F
monochromatic
#3B5256 #54757A #6F969C #93B0B5 #B8CBCE
Accessibility & contrast
On white
3.22
#6F969C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.52
#6F969C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F969C
6.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F969C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F969C | 1.00 | 3.22 | 6.52 | 6.52 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90939C
Deuteranopia (green-blind)
#888D9C
Tritanopia (blue-blind)
#609998
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #6f969c; /* rgb */ color: rgb(111, 150, 156); /* oklch */ color: oklch(64.6% 0.044 207.9);
Tailwind
colors: {
custom: {
50: '#99b5b9',
500: '#6f969c',
950: '#000000',
},
}SCSS
$custom: #6f969c; $custom-light: #99b5b9; $custom-dark: #000000;
JSON
{
"hex": "#6f969c",
"rgb": {
"r": 111,
"g": 150,
"b": 156
},
"hsl": {
"h": 188,
"s": 18.519,
"l": 52.353
},
"oklch": {
"l": 0.64648,
"c": 0.04371,
"h": 207.9
},
"luminance": 0.27593
}Semantic roles & 50–950 ramp
primary
#6F969C
secondary
#BDACAA
accent
#776DBB
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1111
muted
#7E8080