#6FA6BE#6FA6BE
#6FA6BE is a light, moderate cyan. Relative luminance 0.344; OKLCH L 69.6% C 0.068 H 227.2°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA6BE |
|---|---|
| RGB | rgb(111, 166, 190) |
| HSL | hsl(198, 38%, 59%) |
| HSV | hsv(198, 42%, 75%) |
| CMYK | cmyk(41.6%, 12.6%, 0%, 25.5%) |
| CIE-LAB | lab(65.25, -11.77, -18.01) |
| CIE-LCH | lch(65.25, 21.51, 236.84°) |
| OKLab | oklab(69.57% -0.0459 -0.0496) |
| OKLCH | oklch(69.57% 0.068 227.2) |
| XYZ | xyz(29.4828, 34.3677, 53.7853) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.57
Bluegrey
#85A3B2
ΔE00 5.13
Bluey Grey
#89A0B0
ΔE00 7.03
Light Grey Blue
#9DBCD4
ΔE00 9.25
Turquoise Blue
#06B1C4
ΔE00 9.90
Blue Grey
#758DA3
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA6BE #BE876F
analogous
#6FBEAF #6FA6BE #6F7FBE
triadic
#6FA6BE #BE6FA6 #A6BE6F
tetradic
#6FA6BE #AF6FBE #BE876F #7FBE6F
square
#6FA6BE #AF6FBE #BE876F #7FBE6F
split-complementary
#6FA6BE #BE6F7F #BEAF6F
monochromatic
#38677B #4B8AA5 #6FA6BE #99C0D1 #C3DAE4
Accessibility & contrast
On white
2.67
#6FA6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#6FA6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA6BE
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA6BE | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4BF
Deuteranopia (green-blind)
#8E9ABE
Tritanopia (blue-blind)
#4FADAE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6fa6be; /* rgb */ color: rgb(111, 166, 190); /* oklch */ color: oklch(69.6% 0.068 227.2);
Tailwind
colors: {
custom: {
50: '#9cc0d1',
500: '#6fa6be',
950: '#000000',
},
}SCSS
$custom: #6fa6be; $custom-light: #9cc0d1; $custom-dark: #000000;
JSON
{
"hex": "#6fa6be",
"rgb": {
"r": 111,
"g": 166,
"b": 190
},
"hsl": {
"h": 198.228,
"s": 37.799,
"l": 59.02
},
"oklch": {
"l": 0.69574,
"c": 0.06759,
"h": 227.2
},
"luminance": 0.3437
}Semantic roles & 50–950 ramp
primary
#6FA6BE
secondary
#D4BEB5
accent
#7D5ACE
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1214
muted
#7E8182