#7FA6C1#7FA6C1
#7FA6C1 is a light, muted cyan. Relative luminance 0.356; OKLCH L 70.6% C 0.058 H 238.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA6C1 |
|---|---|
| RGB | rgb(127, 166, 193) |
| HSL | hsl(205, 35%, 63%) |
| HSV | hsv(205, 34%, 76%) |
| CMYK | cmyk(34.2%, 14%, 0%, 24.3%) |
| CIE-LAB | lab(66.24, -6.60, -18.10) |
| CIE-LCH | lch(66.24, 19.27, 249.96°) |
| OKLab | oklab(70.62% -0.03 -0.0497) |
| OKLCH | oklch(70.62% 0.058 238.9) |
| XYZ | xyz(32.0112, 35.6331, 55.6329) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.72
Bluegrey
#85A3B2
ΔE00 4.30
Bluey Grey
#89A0B0
ΔE00 4.63
Light Grey Blue
#9DBCD4
ΔE00 6.82
Cool Gray
#9AA7B0
ΔE00 8.20
Blue Grey
#758DA3
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA6C1 #C19A7F
analogous
#7FC1BB #7FA6C1 #7F85C1
triadic
#7FA6C1 #C17FA6 #A6C17F
tetradic
#7FA6C1 #BB7FC1 #C19A7F #85C17F
square
#7FA6C1 #BB7FC1 #C19A7F #85C17F
split-complementary
#7FA6C1 #C17F85 #C1BB7F
monochromatic
#406985 #5689AD #7FA6C1 #A8C3D5 #D1DFE9
Accessibility & contrast
On white
2.58
#7FA6C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#7FA6C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA6C1
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA6C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA6C1 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C2
Deuteranopia (green-blind)
#919EC1
Tritanopia (blue-blind)
#69ADAF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa6c1; /* rgb */ color: rgb(127, 166, 193); /* oklch */ color: oklch(70.6% 0.058 238.9);
Tailwind
colors: {
custom: {
50: '#a6c0d3',
500: '#7fa6c1',
950: '#000000',
},
}SCSS
$custom: #7fa6c1; $custom-light: #a6c0d3; $custom-dark: #000000;
JSON
{
"hex": "#7fa6c1",
"rgb": {
"r": 127,
"g": 166,
"b": 193
},
"hsl": {
"h": 204.545,
"s": 34.737,
"l": 62.745
},
"oklch": {
"l": 0.70623,
"c": 0.05809,
"h": 238.9
},
"luminance": 0.35635
}Semantic roles & 50–950 ramp
primary
#7FA6C1
secondary
#DACCC2
accent
#6838AE
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182