#7FA6CC#7FA6CC
#7FA6CC is a light, moderate cyan. Relative luminance 0.361; OKLCH L 71.1% C 0.070 H 248.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA6CC |
|---|---|
| RGB | rgb(127, 166, 204) |
| HSL | hsl(210, 43%, 65%) |
| HSV | hsv(210, 38%, 80%) |
| CMYK | cmyk(37.7%, 18.6%, 0%, 20%) |
| CIE-LAB | lab(66.63, -3.73, -23.61) |
| CIE-LCH | lch(66.63, 23.90, 261.02°) |
| OKLab | oklab(71.06% -0.0261 -0.0652) |
| OKLCH | oklch(71.06% 0.07 248.2) |
| XYZ | xyz(33.2842, 36.1423, 62.3374) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.81
Carolina Blue
#8AB8FE
ΔE00 7.16
Bluey Grey
#89A0B0
ΔE00 7.16
Greyblue
#77A1B5
ΔE00 7.23
Light Grey Blue
#9DBCD4
ΔE00 7.55
Bluegrey
#85A3B2
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA6CC #CCA57F
analogous
#7FCCCB #7FA6CC #7F80CC
triadic
#7FA6CC #CC7FA6 #A6CC7F
tetradic
#7FA6CC #CB7FCC #CCA57F #80CC7F
square
#7FA6CC #CB7FCC #CCA57F #80CC7F
split-complementary
#7FA6CC #CC7F80 #CCCB7F
monochromatic
#3B6995 #5388BB #7FA6CC #ABC4DD #D7E3EF
Accessibility & contrast
On white
2.55
#7FA6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#7FA6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA6CC
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA6CC | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CE
Deuteranopia (green-blind)
#8E9FCB
Tritanopia (blue-blind)
#65AFB3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fa6cc; /* rgb */ color: rgb(127, 166, 204); /* oklch */ color: oklch(71.1% 0.070 248.2);
Tailwind
colors: {
custom: {
50: '#a6c0db',
500: '#7fa6cc',
950: '#000000',
},
}SCSS
$custom: #7fa6cc; $custom-light: #a6c0db; $custom-dark: #000000;
JSON
{
"hex": "#7fa6cc",
"rgb": {
"r": 127,
"g": 166,
"b": 204
},
"hsl": {
"h": 209.61,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.71059,
"c": 0.07025,
"h": 248.2
},
"luminance": 0.36144
}Semantic roles & 50–950 ramp
primary
#7FA6CC
secondary
#E1D3C6
accent
#722FB6
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183