#7FA6CA#7FA6CA
#7FA6CA is a light, moderate cyan. Relative luminance 0.360; OKLCH L 71.0% C 0.068 H 246.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA6CA |
|---|---|
| RGB | rgb(127, 166, 202) |
| HSL | hsl(209, 41%, 65%) |
| HSV | hsv(209, 37%, 79%) |
| CMYK | cmyk(37.1%, 17.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.56, -4.26, -22.61) |
| CIE-LCH | lch(66.56, 23.01, 259.33°) |
| OKLab | oklab(70.98% -0.0268 -0.0624) |
| OKLCH | oklch(70.98% 0.068 246.8) |
| XYZ | xyz(33.0459, 36.0470, 61.0822) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.65
Bluey Grey
#89A0B0
ΔE00 6.67
Cornflowerblue
#6495ED
ΔE00 7.10
Bluegrey
#85A3B2
ΔE00 7.22
Light Grey Blue
#9DBCD4
ΔE00 7.32
Carolina Blue
#8AB8FE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA6CA #CAA37F
analogous
#7FCAC8 #7FA6CA #7F81CA
triadic
#7FA6CA #CA7FA6 #A6CA7F
tetradic
#7FA6CA #C87FCA #CAA37F #81CA7F
square
#7FA6CA #C87FCA #CAA37F #81CA7F
split-complementary
#7FA6CA #CA7F81 #CAC87F
monochromatic
#3C6992 #5488B8 #7FA6CA #AAC4DC #D6E2EE
Accessibility & contrast
On white
2.56
#7FA6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#7FA6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA6CA
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA6CA | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6CC
Deuteranopia (green-blind)
#8E9EC9
Tritanopia (blue-blind)
#66AEB2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fa6ca; /* rgb */ color: rgb(127, 166, 202); /* oklch */ color: oklch(71.0% 0.068 246.8);
Tailwind
colors: {
custom: {
50: '#a6c0da',
500: '#7fa6ca',
950: '#000000',
},
}SCSS
$custom: #7fa6ca; $custom-light: #a6c0da; $custom-dark: #000000;
JSON
{
"hex": "#7fa6ca",
"rgb": {
"r": 127,
"g": 166,
"b": 202
},
"hsl": {
"h": 208.8,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.70978,
"c": 0.06791,
"h": 246.8
},
"luminance": 0.36049
}Semantic roles & 50–950 ramp
primary
#7FA6CA
secondary
#DFD2C5
accent
#7031B4
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#101214
muted
#7F8183