#6FA2B2#6FA2B2
#6FA2B2 is a light, muted cyan. Relative luminance 0.324; OKLCH L 68.2% C 0.059 H 219.5°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA2B2 |
|---|---|
| RGB | rgb(111, 162, 178) |
| HSL | hsl(194, 30%, 57%) |
| HSV | hsv(194, 38%, 70%) |
| CMYK | cmyk(37.6%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(63.70, -12.79, -13.65) |
| CIE-LCH | lch(63.70, 18.71, 226.86°) |
| OKLab | oklab(68.21% -0.0455 -0.0375) |
| OKLCH | oklch(68.21% 0.059 219.5) |
| XYZ | xyz(27.5090, 32.4328, 46.9215) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.20
Bluegrey
#85A3B2
ΔE00 5.19
Bluey Grey
#89A0B0
ΔE00 7.45
Cadetblue
#5F9EA0
ΔE00 7.52
Bluish Grey
#748B97
ΔE00 9.19
Turquoise Blue
#06B1C4
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA2B2 #B27F6F
analogous
#6FB2A1 #6FA2B2 #6F81B2
triadic
#6FA2B2 #B26FA2 #A2B26F
tetradic
#6FA2B2 #A16FB2 #B27F6F #81B26F
square
#6FA2B2 #A16FB2 #B27F6F #81B26F
split-complementary
#6FA2B2 #B26F81 #B2A16F
monochromatic
#3A606D #4F8494 #6FA2B2 #97BCC7 #BFD6DD
Accessibility & contrast
On white
2.80
#6FA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#6FA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA2B2
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA2B2 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB3
Deuteranopia (green-blind)
#8D97B2
Tritanopia (blue-blind)
#56A8A7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #6fa2b2; /* rgb */ color: rgb(111, 162, 178); /* oklch */ color: oklch(68.2% 0.059 219.5);
Tailwind
colors: {
custom: {
50: '#9bbdc9',
500: '#6fa2b2',
950: '#000000',
},
}SCSS
$custom: #6fa2b2; $custom-light: #9bbdc9; $custom-dark: #000000;
JSON
{
"hex": "#6fa2b2",
"rgb": {
"r": 111,
"g": 162,
"b": 178
},
"hsl": {
"h": 194.328,
"s": 30.317,
"l": 56.667
},
"oklch": {
"l": 0.68205,
"c": 0.05895,
"h": 219.5
},
"luminance": 0.32435
}Semantic roles & 50–950 ramp
primary
#6FA2B2
secondary
#CCB7B1
accent
#7961C7
background
#F9FBFC
surface
#F2F6F8
border
#CCD0D1
text
#0E1213
muted
#7E8182