#6FA2AF#6FA2AF
#6FA2AF is a light, muted cyan. Relative luminance 0.323; OKLCH L 68.1% C 0.057 H 215.4°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA2AF |
|---|---|
| RGB | rgb(111, 162, 175) |
| HSL | hsl(192, 29%, 56%) |
| HSV | hsv(192, 37%, 69%) |
| CMYK | cmyk(36.6%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(63.60, -13.57, -12.12) |
| CIE-LCH | lch(63.60, 18.19, 221.77°) |
| OKLab | oklab(68.1% -0.0467 -0.0332) |
| OKLCH | oklch(68.1% 0.057 215.4) |
| XYZ | xyz(27.2111, 32.3137, 45.3525) |
| Luminance | 0.3231 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.34
Bluegrey
#85A3B2
ΔE00 5.87
Cadetblue
#5F9EA0
ΔE00 6.33
Bluey Grey
#89A0B0
ΔE00 8.17
Turquoise Blue
#06B1C4
ΔE00 9.13
Bluish Grey
#748B97
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA2AF #AF7C6F
analogous
#6FAF9C #6FA2AF #6F82AF
triadic
#6FA2AF #AF6FA2 #A2AF6F
tetradic
#6FA2AF #9C6FAF #AF7C6F #82AF6F
square
#6FA2AF #9C6FAF #AF7C6F #82AF6F
split-complementary
#6FA2AF #AF6F82 #AF9C6F
monochromatic
#3A6069 #508391 #6FA2AF #96BBC5 #BED5DB
Accessibility & contrast
On white
2.81
#6FA2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#6FA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA2AF
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA2AF | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FB0
Deuteranopia (green-blind)
#8E97AF
Tritanopia (blue-blind)
#57A7A6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #6fa2af; /* rgb */ color: rgb(111, 162, 175); /* oklch */ color: oklch(68.1% 0.057 215.4);
Tailwind
colors: {
custom: {
50: '#9bbdc6',
500: '#6fa2af',
950: '#000000',
},
}SCSS
$custom: #6fa2af; $custom-light: #9bbdc6; $custom-dark: #000000;
JSON
{
"hex": "#6fa2af",
"rgb": {
"r": 111,
"g": 162,
"b": 175
},
"hsl": {
"h": 192.188,
"s": 28.571,
"l": 56.078
},
"oklch": {
"l": 0.68095,
"c": 0.05731,
"h": 215.4
},
"luminance": 0.32315
}Semantic roles & 50–950 ramp
primary
#6FA2AF
secondary
#CAB5B0
accent
#7763C5
background
#F9FBFC
surface
#F2F6F8
border
#CCD0D1
text
#0E1213
muted
#7E8182