#6F8F99#6F8F99
#6F8F99 is a light, muted cyan. Relative luminance 0.253; OKLCH L 62.9% C 0.039 H 218.9°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6F8F99 |
|---|---|
| RGB | rgb(111, 143, 153) |
| HSL | hsl(194, 17%, 52%) |
| HSV | hsv(194, 27%, 60%) |
| CMYK | cmyk(27.5%, 6.5%, 0%, 40%) |
| CIE-LAB | lab(57.39, -8.75, -8.96) |
| CIE-LCH | lch(57.39, 12.52, 225.66°) |
| OKLab | oklab(62.93% -0.0303 -0.0244) |
| OKLCH | oklch(62.93% 0.039 218.9) |
| XYZ | xyz(22.1260, 25.3234, 33.8529) |
| Luminance | 0.2532 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluish Grey
#748B97
ΔE00 3.49
Steel Grey
#6F828A
ΔE00 5.54
Greyblue
#77A1B5
ΔE00 6.86
Steel
#738595
ΔE00 6.98
Blue Grey
#758DA3
ΔE00 7.05
Bluegrey
#85A3B2
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F8F99 #99796F
analogous
#6F998E #6F8F99 #6F7A99
triadic
#6F8F99 #996F8F #8F996F
tetradic
#6F8F99 #8E6F99 #99796F #7A996F
square
#6F8F99 #8E6F99 #99796F #7A996F
split-complementary
#6F8F99 #996F7A #998E6F
monochromatic
#3B4D53 #546E77 #6F8F99 #93ABB2 #B7C7CC
Accessibility & contrast
On white
3.46
#6F8F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#6F8F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F8F99
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F8F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F8F99 | 1.00 | 3.46 | 6.06 | 6.06 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888D9A
Deuteranopia (green-blind)
#828899
Tritanopia (blue-blind)
#629392
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #6f8f99; /* rgb */ color: rgb(111, 143, 153); /* oklch */ color: oklch(62.9% 0.039 218.9);
Tailwind
colors: {
custom: {
50: '#99afb7',
500: '#6f8f99',
950: '#000000',
},
}SCSS
$custom: #6f8f99; $custom-light: #99afb7; $custom-dark: #000000;
JSON
{
"hex": "#6f8f99",
"rgb": {
"r": 111,
"g": 143,
"b": 153
},
"hsl": {
"h": 194.286,
"s": 17.073,
"l": 51.765
},
"oklch": {
"l": 0.62927,
"c": 0.03888,
"h": 218.9
},
"luminance": 0.25324
}Semantic roles & 50–950 ramp
primary
#6F8F99
secondary
#BBADA9
accent
#806EBA
background
#F9FAFB
surface
#F2F4F6
border
#CCCED0
text
#0E1011
muted
#7E7F80